1 gRPC (Ruby) without protobuf 2 ======================== 3 4 This directory contains a simple example of using gRPC without protobuf. 5 6 This is mainly intended to show basic usage of the GRPC::GenericService module 7