• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.mdD23-Nov-2023208 74

echo_client.rbD23-Nov-20231.1 KiB3511

echo_server.rbD23-Nov-20231.3 KiB4516

echo_services_noprotobuf.rbD23-Nov-20231,009 3511

README.md

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