Skip to content

dmgarland/calendar-grpc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar GRPC Demo

What I did:

bundle
mkdir lib
mkdir proto
grpc_tools_ruby_protoc -Iproto calendar.proto --ruby_out=lib --grpc_out=lib

ruby -Ilib lib/calendar_server.rb
ruby -Ilib lib/calendar_client.rb

About

Life is sweet in the world of Ruby and Protobufs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages