1# gRPC Basics: C++ sample code 2 3The files in this folder are the samples used in [gRPC Basics: C++][], 4a detailed tutorial for using gRPC in C++. 5 6[gRPC Basics: C++]:https://grpc.io/docs/tutorials/basic/c.html 7