The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/

9 lines
179 B

# Example protos
## Contents
- [helloworld.proto]
- The simple example used in the overview.
- [route_guide.proto]
- An example service described in detail in the tutorial.