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.
 
 
 
 
 
 
Eugene Ostroukhov d43e35738a
Examples: unify command line flags (#32456)
2 years ago
..
android CMake's better handling c++14 requirement (#31916) 2 years ago
cpp Examples: unify command line flags (#32456) 2 years ago
node
objective-c
php
protos Add wait_for_ready with client timeout example (#32183) 2 years ago
python Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2 years ago
ruby
README.md

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.