mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
9 lines
179 B
9 lines
179 B
10 years ago
|
# Example protos
|
||
|
|
||
|
## Contents
|
||
|
|
||
10 years ago
|
- [helloworld.proto]
|
||
|
- The simple example used in the overview.
|
||
|
- [route_guide.proto]
|
||
|
- An example service described in detail in the tutorial.
|