Files
grpc/examples/ruby/without_protobuf
2017-06-08 11:22:41 +02:00
..
2017-06-08 11:22:41 +02:00
2017-06-08 11:22:41 +02:00

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