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

Updated the sample code to reflect the use of publish instead of send. #32

Closed jamespearson closed 12 years ago

gmallard commented 12 years ago

Ooops, thanks.