Get desktop application:
View/edit binary Protocol Buffers messages
网关机的 rpc server定义 cd gateway/rpc 下 执行 protoc -I service --go_out=plugins=grpc:service service/gateway.proto
网关机的 rpc server定义 cd state/rpc 下 执行 protoc -I service --go_out=plugins=grpc:service service/state.proto
Used as request type in: Gateway.DelConn, Gateway.Push
Used as response type in: Gateway.DelConn, Gateway.Push
Used in:
Used as request type in: state.CancelConn, state.SendMsg
Used as response type in: state.CancelConn, state.SendMsg