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.
 
 
 
 
 
 
Abhishek Kumar 2f22e84f72 Created helloworld tutorial outline 10 years ago
..
helloworld Created helloworld tutorial outline 10 years ago
README.md Fixed broken link 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.