gogo / grpc-example

An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.
Other
453 stars 87 forks source link

Add client example #22

Closed johanbrandhorst closed 6 years ago

johanbrandhorst commented 6 years ago

A small client to show a number of important techniques.

Fixes #20