grpc/examples/ruby/route_guide
Tim Emiola 415134062b Ensure the route_guide sample is up-to-date
- should work using the beta api package
- ensure any generated code is consistent with the proto definition
2015-09-23 15:27:08 -07:00
..
README.md Remove RouteGuide docs, link to grpc.io instead 2015-09-23 14:58:01 -07:00
route_guide_client.rb Ensure the route_guide sample is up-to-date 2015-09-23 15:27:08 -07:00
route_guide_server.rb Ensure the route_guide sample is up-to-date 2015-09-23 15:27:08 -07:00

README.md

#gRPC Basics: Ruby sample code

The files in this folder are the samples used in gRPC Basics: Ruby, a detailed tutorial for using gRPC in Ruby.