aosp12/external/grpc-grpc/examples/cpp/route_guide
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
Makefile init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
helper.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
helper.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
route_guide_client.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
route_guide_db.json init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
route_guide_server.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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++.