grpc/examples/protos
Eric Anderson 04c97a1715 Update copyright date to include both 2015 and 2016 2016-02-03 14:38:39 -08: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 copyright date to include both 2015 and 2016 2016-02-03 14:38:39 -08:00
route_guide.proto Update copyright date to include both 2015 and 2016 2016-02-03 14:38:39 -08: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.