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 32c5d1c160 [Example] Added gRPC C++ generic API example (#35411) 1 year ago
..
android [Build] Bump the required CMake version to 3.13 (#35572) 1 year ago
cpp [Example] Added gRPC C++ generic API example (#35411) 1 year ago
node
objective-c [grpc] Move contents of objective_c to objective-c (#35361) 1 year ago
php
protos
python [Python O11Y] Revert registered method change (#35522) 1 year 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.