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 5fb4c2364d
Clean-up pkgconfig (#31660)
2 years ago
..
cmake_externalproject
cocoapods
.gitignore
BUILD
CMakeLists.txt
Makefile Clean-up pkgconfig (#31660) 2 years ago
README.md
greeter_async_client.cc Match the greeter async example to the tutorial (#30731) 2 years ago
greeter_async_client2.cc
greeter_async_server.cc
greeter_callback_client.cc
greeter_callback_server.cc
greeter_client.cc
greeter_server.cc
xds_greeter_client.cc xDS: remove deprecated C++ APIs in the experimental namespace (#31451) 2 years ago
xds_greeter_server.cc xDS: remove deprecated C++ APIs in the experimental namespace (#31451) 2 years ago

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.