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 e2a346e466
Merge pull request #24425 from jtattermusch/modernize_helloworld_xamarin
4 years ago
..
android/helloworld
cpp Clean up DEPLOYMENT_TARGET 4 years ago
csharp add copyright headers to Xamarin example 4 years ago
node
objective-c Clean up DEPLOYMENT_TARGET 4 years ago
php
protos
python Add -x to shell script 4 years ago
ruby
BUILD
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 and platforms.

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