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.
 
 
 
 
 
 
Esun Kim fc4556a92d Add ABSL_NO_XRAY_ATTRIBUTES 4 years ago
..
android/helloworld Add ABSL_NO_XRAY_ATTRIBUTES 4 years ago
cpp Add support for xDS regex matchers. 4 years ago
csharp change port number in examples to avoid conflict with forbidden port on win 4 years ago
node Docs: fix links to grpc.io tutorial pages 5 years ago
objective-c Fix duplicated generated file 4 years ago
php Docs: fix links to grpc.io tutorial pages 5 years ago
protos Fix the proto rules conflict 6 years ago
python Period 4 years ago
ruby Docs: fix links to grpc.io tutorial pages 5 years ago
BUILD add missing //examples:keyvaluestore_proto target 4 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.