grpc-node/examples/protos
Michael Lumish 7c934310fd Add metadata example 2023-06-27 14:02:47 -07:00
..
BUILD Import examples from core repository 2023-06-22 16:03:27 -07:00
README.md Import examples from core repository 2023-06-22 16:03:27 -07:00
auth_sample.proto Import examples from core repository 2023-06-22 16:03:27 -07:00
echo.proto Add metadata example 2023-06-27 14:02:47 -07:00
hellostreamingworld.proto Import examples from core repository 2023-06-22 16:03:27 -07:00
helloworld.proto Import examples from core repository 2023-06-22 16:03:27 -07:00
keyvaluestore.proto Import examples from core repository 2023-06-22 16:03:27 -07:00
route_guide.proto Import examples from core repository 2023-06-22 16:03:27 -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.