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.
 
 
 
 
 
 
Patrice Chalin d33bd76855 examples/README rework 4 years ago
..
android/helloworld refer to libprotobuf directly 7 years ago
cpp Add support for xDS regex matchers. 4 years ago
csharp Docs: fix links to grpc.io tutorial pages 5 years ago
node Docs: fix links to grpc.io tutorial pages 5 years ago
objective-c Fix broken link to Objective-C tutorial 5 years ago
php Docs: fix links to grpc.io tutorial pages 5 years ago
protos Reviewer comments 6 years ago
python Docs: fix links to grpc.io tutorial pages 5 years ago
ruby Docs: fix links to grpc.io tutorial pages 5 years ago
BUILD address review comments 5 years ago
README.md examples/README rework 4 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 and platforms.

For comprehensive documentation, including an Introduction to gRPC and tutorials that use this example code, visit grpc.io.