The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
小么小儿郎EL 435d5207ab
fix: use == instead of is when comparing with a certain types of literals (#26519)
3 years ago
..
android Rename binder transport example client app (#27344) 3 years ago
cpp Adjust include order per style guide (#27175) 3 years ago
csharp Reformat source 4 years ago
node
objective-c
php deleted require paths, update grpc to v1.39.0 (#26841) 3 years ago
protos
python fix: use == instead of is when comparing with a certain types of literals (#26519) 3 years ago
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.