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.
 
 
 
 
 
 
Mark D. Roth 55b1ae9700 [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 4 weeks ago
..
android/helloworld Delete Binder test artifacts and examples (#37862) 2 months ago
cpp [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 4 weeks ago
node
objective-c [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) 4 weeks ago
php Fix Typos In Docs & Code Comments (#37170) 5 months ago
protos
python [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) 4 weeks 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.