Gogs bef6e57d0d first commit há 3 meses atrás
..
README.md bef6e57d0d first commit há 3 meses atrás
echo_client.rb bef6e57d0d first commit há 3 meses atrás
echo_server.rb bef6e57d0d first commit há 3 meses atrás
echo_services_noprotobuf.rb bef6e57d0d first commit há 3 meses atrás

README.md

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