|
Notes:
Stomp is a Ruby library for the Stomp protocol. This release mainly brings brings Ruby 1.9 compability and support for controlling the headers for the CONNECT command
Changes:
== 1.1 2009-27-02
* Ruby 1.9 Support
* Add support for connect_headers, to control the CONNECT command.
* Refactored lib dir to separate concerns.
* Better test coverage
* General code cleanup.
|