grpc/examples/ruby/without_protobuf
SataQiu c99ac03b11 fix some spell errors 2019-04-10 15:45:54 +08:00
..
README.md
echo_client.rb fix some spell errors 2019-04-10 15:45:54 +08:00
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