api7 / grpc_server_example

Apache License 2.0
15 stars 14 forks source link

feat: add a new echo gRPC service #22

Closed An-DJ closed 1 year ago

An-DJ commented 1 year ago

Existed gRPC examples are too complex to be used in How-to Guide docs.

So create a simpler one for doc. The content of echo.proto is short to be used as an better example.