adding some server-side control handlers

This commit is contained in:
2024-12-01 21:47:11 +09:00
parent 18b3028a46
commit 8346011d27
6 changed files with 115 additions and 28 deletions

View File

@ -8,7 +8,9 @@ SRCS=\
hodu_grpc.pb.go \
packet.go \
server.go \
server-ctl.go \
server-peer.go \
server-ws.go \
cmd/main.go
all: hodu