rabbitmq-server/deps/rabbitmq_stomp
Simon MacMullen 412e594fa0 Merge bug25466 2013-03-07 15:04:19 +00:00
..
deps/stomppy Update close_socket in rabbit patch for test. 2011-08-26 15:37:46 +01:00
examples Merge bug25382 2013-02-26 15:19:18 +00:00
include Merge destination semantics with AMQP 1.0 2013-02-15 16:11:17 +00:00
src Merge bug25466 2013-03-07 15:04:19 +00:00
test/src Prevent sending to /temp-queue destinations 2013-02-26 17:51:00 +00:00
.hgignore Add generated app file to .hgignore 2011-06-15 10:45:15 +01:00
Makefile Adust Makefile again to correctly build certs for ssl tests 2011-03-16 16:22:27 +00:00
NOTES Add some old notes on broadcast sending. 2009-12-17 15:40:16 +00:00
README.md Establish stable branch 2012-11-19 16:34:51 +00:00
package.mk Merge bug24796 2012-03-15 18:09:12 +00: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.