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