The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
Hao Nguyen 7f787bd083 Link against pthread in examples 6 years ago
..
Makefile Link against pthread in examples 6 years ago
README.md
helper.cc
helper.h
route_guide_client.cc
route_guide_db.json
route_guide_server.cc

README.md

gRPC Basics: C++ sample code

The files in this folder are the samples used in gRPC Basics: C++, a detailed tutorial for using gRPC in C++.