android13/external/grpc-grpc/examples/protos
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README.md initial 2024-06-22 20:45:49 +08:00
auth_sample.proto initial 2024-06-22 20:45:49 +08:00
hellostreamingworld.proto initial 2024-06-22 20:45:49 +08:00
helloworld.proto initial 2024-06-22 20:45:49 +08:00
route_guide.proto initial 2024-06-22 20:45:49 +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.