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 3546a3e930 [Python Distrib] Change warning to RuntimeError for version incompatibility (#37466) 3 months ago
..
android Fix Typos In Docs & Code Comments (#37170) 5 months ago
cpp [OTel] Remove unnecessary comment from codelab (#37403) 4 months ago
node
objective-c
php Fix Typos In Docs & Code Comments (#37170) 5 months ago
protos
python [Python Distrib] Change warning to RuntimeError for version incompatibility (#37466) 3 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.