mirror of https://github.com/grpc/grpc.git
The std::moves of temporaries prevented copy elision, and the functions were unused (one with a TODO to re-enable later) |
||
---|---|---|
.. | ||
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.