grpc/examples/protos
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
..
README.md move examples to correct locations 2015-08-27 14:00:20 -07:00
auth_sample.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00
hellostreamingworld.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00
helloworld.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00
route_guide.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00

README.md

Example protos

Contents

  • [helloworld.proto]
    • The simple example used in the overview.
  • [route_guide.proto]
    • An example service described in detail in the tutorial.