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.
 
 
 
 
 
 
Esun Kim a49d450a54 [Build] Bumped the minimum version of cmake (#37702) 5 months ago
..
cmake_externalproject [Build] Bumped the minimum version of cmake (#37702) 5 months ago
cocoapods
.gitignore
BUILD
CMakeLists.txt [Build] Bumped the minimum version of cmake (#37702) 5 months ago
Makefile
README.md
greeter_async_client.cc [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 6 months ago
greeter_async_client2.cc [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 6 months ago
greeter_async_server.cc [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 6 months ago
greeter_callback_client.cc
greeter_callback_server.cc
greeter_client.cc
greeter_server.cc
xds_greeter_client.cc
xds_greeter_server.cc

README.md

gRPC C++ Hello World Example

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