aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/ruby/without_protobuf/README.md
blob: f9611648ca2bdd4b05a03bbc07d5a3af607af2b6 (plain)
1
2
3
4
5
6
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