The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
7 lines
210 B
7 lines
210 B
7 years ago
|
# 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++.
|
||
|
|
||
|
[gRPC Basics: C++]:https://grpc.io/docs/tutorials/basic/c.html
|