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 db53a61b8f deduplicate C++ routeguide 7 years ago
..
Makefile Update compiler/linker options to use pkg-config in C++ examples 8 years ago
README.md deduplicate C++ routeguide 7 years ago
helper.cc auto-fix most of licenses 8 years ago
helper.h auto-fix most of licenses 8 years ago
route_guide_client.cc Change grpc++ references in names to grpcpp 7 years ago
route_guide_db.json move examples to correct locations 9 years ago
route_guide_server.cc reimplement distance calculation in routeguide 7 years ago

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++.