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.
 
 
 
 
 
 
Xuan Wang 811bb258d8 [Python Otel] Use registered method at server side (#36371) 7 months ago
..
android [Build] Migrate Android NDK, android rules and platforms (#36116) 8 months ago
cpp [examples/cpp] Fix missing parentheses (#36382) 8 months ago
node
objective-c
php Update min PHP testing version from PHP 7.4 to 8.1 (#35964) 9 months ago
protos
python [Python Otel] Use registered method at server side (#36371) 7 months 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.