Skip to content

Files

Latest commit

c99ac03 · Apr 10, 2019

History

History
This branch is 452 commits behind grpc/grpc:master.

without_protobuf

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