xref: /aosp_15_r20/external/grpc-grpc/examples/ruby/without_protobuf/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1gRPC (Ruby) without protobuf
2========================
3
4This directory contains a simple example of using gRPC without protobuf.
5
6This is mainly intended to show basic usage of the GRPC::GenericService module
7