tree: 427dba537aaeda237799c64b080bc5454e53a9f5 [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