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.
 
 
 
 
 
 
Eugene Ostroukhov 33f56657d2 [Samples] Health checking example (#36235) 8 months ago
..
BUILD [Samples] Health checking example (#36235) 8 months ago
CMakeLists.txt [Samples] Health checking example (#36235) 8 months ago
README.md [Samples] Health checking example (#36235) 8 months ago
health_client.cc [Samples] Health checking example (#36235) 8 months ago
health_server.cc [Samples] Health checking example (#36235) 8 months ago

README.md

gRPC C++ Health Check Example

You can find a complete set of instructions for building gRPC and running the example in the C++ Quick Start.