tree: 4332d1a7dc463ffdbeb657ef390b365b56179bf9 [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