tree: 9ea3ed20e253d92b623101b2633b90263debf44a [path history] [tgz]
  1. lib/
  2. broker.rb
  3. client.rb
  4. direct_recv.rb
  5. direct_send.rb
  6. helloworld.rb
  7. helloworld_direct.rb
  8. old_example_test.rb
  9. README.md
  10. server.rb
  11. simple_recv.rb
  12. simple_send.rb
ruby/tests/old-examples/README.md

OLD EXAMPLES FOR BACKWARDS COMPATIBILITY TESTING

These examples are from 0.18.1, before the ruby IO refactoring.

They are run as part of the regression test suite to catch breaks in backwards compatibility.

They will be removed when all deprecated features have been removed.