stomp / stomp-spec

STOMP Protocol Specification
http://stomp.github.io/
78 stars 30 forks source link

add RabbitMQ to 1.1 and 1.2 server list #61

Closed rade closed 11 years ago

rade commented 11 years ago

The RabbitMQ server has been supporting STOMP 1.1 for a while - since version 2.3.0, and more recently, in 3.0.0, added support for STOMP 1.2.

Also fixed a minor typo.

chirino commented 11 years ago

Thx!