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