Tim Emiola | 2470c5c | 2015-09-23 14:58:01 -0700 | [diff] [blame] | 1 | #gRPC Basics: Ruby sample code |
Tim Emiola | c66fe1e | 2015-02-26 03:53:16 -0800 | [diff] [blame] | 2 | |
Tim Emiola | 2470c5c | 2015-09-23 14:58:01 -0700 | [diff] [blame] | 3 | The files in this folder are the samples used in [gRPC Basics: Ruby][], |
4 | a detailed tutorial for using gRPC in Ruby. | ||||
Tim Emiola | c66fe1e | 2015-02-26 03:53:16 -0800 | [diff] [blame] | 5 | |
Tim Emiola | 2470c5c | 2015-09-23 14:58:01 -0700 | [diff] [blame] | 6 | [gRPC Basics: Ruby]:http://www.grpc.io/docs/tutorials/basic/ruby.html |