protoc --proto_path="./apidoc/proto/hello/" --gmsec_out=plugins=gmsec:./rpc/ hello.proto
go build hello.go main.go
./hello -tag=server
./hello -tag=client
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
protoc --proto_path="./apidoc/proto/hello/" --gmsec_out=plugins=gmsec:./rpc/ hello.proto
go build hello.go main.go
./hello -tag=server
./hello -tag=client