grpc gateway
2020-05-21 本文已影响0人
Ucan先生
talk is cheap,show you my code.
https://gitee.com/ucanme/grpc_demo.git
https://gitee.com/ucanme/grpc_demo/tree/grpc_gateway
gateway proto的编译
protoc --grpc-gateway_out=logtostderr=true:. ./hello.proto
https://gitee.com/ucanme/grpc_demo.git
https://gitee.com/ucanme/grpc_demo/tree/grpc_gateway
protoc --grpc-gateway_out=logtostderr=true:. ./hello.proto