rabbitmq-server/deps/rabbitmq_stomp
Michael Klishin d7254cd002 Refactor 2014-04-07 14:17:06 +04:00
..
deps/stomppy
examples Remove examples that no longer work since bug 23122(!). 2014-02-12 16:06:08 +00:00
include Update copyright for 2014 2014-03-17 17:25:25 +00:00
src Refactor 2014-04-07 14:17:06 +04:00
test/src Correctly report blank destination errors, add a test 2014-04-07 13:49:23 +04:00
.hgignore
Makefile
NOTES
README.md Establish stable branch 2012-11-19 16:34:51 +00:00
package.mk Merged stable into default 2013-07-31 13:57:29 +01:00

README.md

RabbitMQ STOMP adapter

The STOMP adapter is included in the RabbitMQ distribution. To enable it, use <href="http://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html">rabbitmq-plugins:

rabbitmq-plugins enable rabbitmq_stomp

Binaries for previous versions of the STOMP adapter can be obtained from http://www.rabbitmq.com/plugins.html#rabbitmq-stomp.

Full usage instructions can be found at http://www.rabbitmq.com/stomp.html.