android13/external/grpc-grpc/examples/ruby/without_protobuf/README.md

7 lines
208 B
Markdown

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