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.
 
 
 
 
 
 
Marcel ff7d726a91 [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) 3 months ago
..
android/helloworld Delete Binder test artifacts and examples (#37862) 4 months ago
cpp [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 4 months ago
node [examples] Replace Node example files with references to the new location (#33522) 2 years ago
objective-c [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) 3 months ago
php Fix Typos In Docs & Code Comments (#37170) 7 months ago
protos [Example] Added gRPC C++ cancellation example (#34239) 1 year ago
python [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) 3 months ago
ruby Make the gem build on TruffleRuby (#27660) 3 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.