A config option is provided so user can pass --define=grpc_no_binder=true to bazel, or passing `-DGRPC_NO_BINDER` to compiler to disable the dependency. |
||
|---|---|---|
| .. | ||
| android | ||
| cpp | ||
| csharp | ||
| node | ||
| objective-c | ||
| php | ||
| protos | ||
| python | ||
| ruby | ||
| README.md | ||
README.md
Examples
This directory contains examples for all the C-based gRPC implementations. Each language subdirectory contains a Hello World example and more:
For a complete list of supported languages, see Supported languages.
For comprehensive documentation, including an Introduction to gRPC and tutorials that use this example code, visit grpc.io.