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.
 
 
 
 
 
 
Jayant Kolhe 29bfc13dda Update README.md 10 years ago
..
helloworld Created helloworld tutorial outline 10 years ago
README.md Update README.md 10 years ago

README.md

#gRPC C++ Getting started

First you need to install gRPC on your system. Follow the instructions here: https://github.com/grpc/grpc/blob/master/INSTALL.

After installing, you can proceed to the gRPC C++ Hello World tutorial.

A more detailed tutorial is coming soon.