stompgem / stomp

A ruby gem for sending and receiving messages from a Stomp protocol compliant message queue. Includes: failover logic, ssl support.
http://stomp.github.com
Apache License 2.0
152 stars 80 forks source link

ANon tests and Connect TypeError #89

Closed gmallard closed 10 years ago

gmallard commented 10 years ago

Give anon tests unique class name. Correct TypeError on connect timeout (issue #87).