grpc-java/examples/protos
Stanley Cheung 61422d6295 add back protos and update references 2015-08-27 16:24:04 -07:00
..
README.md add back protos and update references 2015-08-27 16:24:04 -07:00
auth_sample.proto add back protos and update references 2015-08-27 16:24:04 -07:00
hellostreamingworld.proto add back protos and update references 2015-08-27 16:24:04 -07:00
helloworld.proto add back protos and update references 2015-08-27 16:24:04 -07:00
route_guide.proto add back protos and update references 2015-08-27 16:24:04 -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.