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.
 
 
 
 
 
 
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138)
1 year ago
..
android [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2 years ago
cpp [Example] Move systemd socket activation example (#33221) 2 years ago
node Bump y18n from 4.0.0 to 4.0.3 in /examples/node (#28738) 3 years ago
objective-c [ObjC] Upgrade podspec xx.deployment_target (#33091) 2 years ago
php Update PHP docker images PHP versions (#31779) 2 years ago
protos Add wait_for_ready with client timeout example (#32183) 2 years ago
python [Python] Migrate from yapf to black (#33138) 1 year ago
ruby Make the gem build on TruffleRuby (#27660) 2 years ago
README.md Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 3 years ago

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.