The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
Esun Kim b941a771e2
Merge pull request #25046 from veblush/route_guide_example
4 years ago
..
cmake_externalproject
cocoapods Clean up DEPLOYMENT_TARGET 4 years ago
.gitignore
BUILD Refactor examples BUILD files 4 years ago
CMakeLists.txt Added CMakeLists for route_guide example 4 years ago
Makefile
README.md
greeter_async_client.cc
greeter_async_client2.cc
greeter_async_server.cc
greeter_client.cc
greeter_server.cc

README.md

gRPC C++ Hello World Example

You can find a complete set of instructions for building gRPC and running the Hello World app in the C++ Quick Start.