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.
 
 
 
 
 
 
Tariq Ramlall efee7d4677
[Docs] Updated link to CPP example on grpc.io website.
5 years ago
..
Makefile Link against pthread in examples 6 years ago
README.md [Docs] Updated link to CPP example on grpc.io website. 5 years ago
helper.cc Fix bazel build for examples 6 years ago
helper.h auto-fix most of licenses 8 years ago
route_guide_client.cc Fix bazel build for examples 6 years ago
route_guide_db.json move examples to correct locations 9 years ago
route_guide_server.cc Merge pull request #18460 from AspirinSJL/fix_route_guide 6 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++.