The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
..
README.md
echo_client.rb auto-fix most of licenses 8 years ago
echo_server.rb auto-fix most of licenses 8 years ago
echo_services_noprotobuf.rb auto-fix most of licenses 8 years ago

README.md

gRPC (Ruby) without protobuf

This directory contains a simple example of using gRPC without protobuf.

This is mainly intended to show basic usage of the GRPC::GenericService module