aosp12/external/grpc-grpc/examples/protos
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
auth_sample.proto init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
hellostreamingworld.proto init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
helloworld.proto init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
route_guide.proto init from android-12.1.0_r8 2023-01-09 17:11:35 +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.