Jorge Canizales e3534c38f5 Add ObjC prefixes to the sample protos %!s(int64=10) %!d(string=hai) anos
..
README.md 5aa9eeba54 Removes the unused protos, updates the README to reflect the protos in use %!s(int64=11) %!d(string=hai) anos
hellostreamingworld.proto e3534c38f5 Add ObjC prefixes to the sample protos %!s(int64=10) %!d(string=hai) anos
helloworld.proto e3534c38f5 Add ObjC prefixes to the sample protos %!s(int64=10) %!d(string=hai) anos
route_guide.proto e3534c38f5 Add ObjC prefixes to the sample protos %!s(int64=10) %!d(string=hai) anos

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.