xref: /aosp_15_r20/external/grpc-grpc/examples/cpp/health/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1# gRPC C++ Health Check Example
2
3You can find a complete set of instructions for building gRPC and running the
4example in the [C++ Quick Start][].
5
6[C++ Quick Start]: https://grpc.io/docs/languages/cpp/quickstart
7