grpc/examples/protos
yang-g 9a72021cc6 fix c++ proto 2015-08-31 13:14:13 -07:00
..
README.md move examples to correct locations 2015-08-27 14:00:20 -07:00
auth_sample.proto move examples to correct locations 2015-08-27 14:00:20 -07:00
hellostreamingworld.proto move examples to correct locations 2015-08-27 14:00:20 -07:00
helloworld.proto move examples to correct locations 2015-08-27 14:00:20 -07:00
route_guide.proto fix c++ proto 2015-08-31 13:14:13 -07: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.