mkuhnt / ruby_grpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grpc_ruby

Get the ruby plugins

bundle install

Re-Generate the ruby code

grpc_tools_ruby_protoc -I ./PB --ruby_out=lib --grpc_out=lib ./PB/service.proto

Run the client

ruby client.rb

About


Languages

Language:Ruby 100.0%