|
||
---|---|---|
.. | ||
README.md | ||
echo_client.rb | ||
echo_server.rb | ||
echo_services_noprotobuf.rb |
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