grpc/examples/protos
Makarand Dharmapurikar 4c0620b7df consolidated BUILD files from example into one
it is also a way to test that this change works as expected.
2017-04-18 09:48:08 -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 Update copyrights 2016-03-31 07:46:18 -07:00
route_guide.proto Update copyrights 2016-03-31 07:46:18 -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.