Moved pubsub demo_demo to examples directory of ruby

so that grpc does not depends on googleauth gem.

This project (pubsub demo) is introduced at [this
commit](d5d00d5c8f (diff-c495642bb64c09cae54f3ccff463bd51))
as demo project for grpc with ruby.
This demo is awesome. But the position of this project directory seems
to be not suitable for demo app. This project added unnecessary gem dependency about googleauth to grpc ruby gem.
pull/15356/head
ganmacs 7 years ago
parent 3d3ed79085
commit 61d9a42007
  1. 1
      examples/ruby/grpc-demo.gemspec
  2. 0
      examples/ruby/pubsub/google/protobuf/empty.rb
  3. 0
      examples/ruby/pubsub/pubsub_demo.rb
  4. 0
      examples/ruby/pubsub/tech/pubsub/proto/pubsub.rb
  5. 0
      examples/ruby/pubsub/tech/pubsub/proto/pubsub_services.rb
Loading…
Cancel
Save