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.
 
 
 
 
 
 
Jan Tattermusch e8404698d5
Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225)
3 years ago
..
android Add a ChannelArguments option for sepcify custom binder intent (#28723) 3 years ago
cpp Fixing RouteGuide's C++ Reactor example. (#29404) 3 years ago
node Update greeter_client.js (#25802) 3 years ago
objective-c Make Buildifier Sanity Test Strict (#27807) 3 years ago
php PHP: update examples (#28159) 3 years ago
protos Make Buildifier Sanity Test Strict (#27807) 3 years ago
python Add python async example for hellostreamingworld using generator (#27343) 3 years ago
ruby Docs: fix links to grpc.io tutorial pages 5 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.