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.
 
 
 
 
 
 
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728)
4 years ago
..
android/helloworld Add ABSL_NO_XRAY_ATTRIBUTES 4 years ago
cpp De-experimentalize C++ callback API (#25728) 4 years ago
csharp Reformat source 4 years ago
node replace deprecated addProtoService (#25536) 4 years ago
objective-c Fix required a higher minimum deployment target of Auth Sample Test (#25736) 4 years ago
php PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
protos Refactor examples BUILD files 4 years ago
python Add Python PSM security example (#26170) 4 years ago
ruby Docs: fix links to grpc.io tutorial pages 5 years ago
README.md Examples README: add link to android example and fix link text 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.

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