tree: 95575d21ef1a3cc01cc6da8e6b48d1a4723893fd [path history] [tgz]
  1. echo_client.rb
  2. echo_server.rb
  3. echo_services_noprotobuf.rb
  4. README.md
examples/ruby/without_protobuf/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