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
README.md deduplicate C++ routeguide 7 years ago
helper.cc
helper.h
route_guide_client.cc Change grpc++ references in names to grpcpp 7 years ago
route_guide_db.json
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++.