* Add wait_for_ready with client timeout example * Use with to create channel * Fix sanity tests * Changes based on comments * Change thread to daemon thread * Changes based on comments |
||
|---|---|---|
| .. | ||
| BUILD | ||
| README.md | ||
| auth_sample.proto | ||
| hellostreamingworld.proto | ||
| helloworld.proto | ||
| keyvaluestore.proto | ||
| route_guide.proto | ||
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.