The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
Ian Rodney cfd3395e9b
explain that keys must be lower cased (#31586)
2 years ago
..
android
cpp Fix missed override specifier (#31489) 2 years ago
node Bump y18n from 4.0.0 to 4.0.3 in /examples/node (#28738) 3 years ago
objective-c Changed C99 to C11 (#29687) 3 years ago
php Update PHP docker images PHP versions (#31779) 2 years ago
protos
python explain that keys must be lower cased (#31586) 2 years ago
ruby Make the gem build on TruffleRuby (#27660) 3 years ago
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.