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.
 
 
 
 
 
 
Esun Kim 5fb4c2364d
Clean-up pkgconfig (#31660)
2 years ago
..
BUILD Add a test for a (now-illegal) build file construct (#27602) 3 years ago
CMakeLists.txt
Makefile Clean-up pkgconfig (#31660) 2 years ago
README.md
helper.cc RouteGuide example: Abort if database file not found (#29398) 3 years ago
helper.h
route_guide_callback_client.cc Small cleanup (#29125) 3 years ago
route_guide_callback_server.cc Fixing RouteGuide's C++ Reactor example. (#29404) 3 years ago
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++.