Home | History | Annotate | only in /external/grpc-grpc/examples/ruby/route_guide
Up to higher level directory
NameDateSize
README.md22-Oct-2020217
route_guide_client.rb22-Oct-20204.6K
route_guide_server.rb22-Oct-20205.3K

README.md

      1 # gRPC Basics: Ruby sample code
      2 
      3 The files in this folder are the samples used in [gRPC Basics: Ruby][],
      4 a detailed tutorial for using gRPC in Ruby.
      5 
      6 [gRPC Basics: Ruby]:https://grpc.io/docs/tutorials/basic/ruby.html
      7