rabbitmq-server/deps/rabbitmq_mqtt
Simon MacMullen 4e07b1d640 Update copyright for 2014 2014-03-17 17:25:23 +00:00
..
include Update copyright for 2014 2014-03-17 17:25:23 +00:00
lib Tests 2012-07-05 18:08:23 +01:00
src Update copyright for 2014 2014-03-17 17:25:23 +00:00
test Update copyright for 2014 2014-03-17 17:25:23 +00:00
.hgignore Run tests from Makefile 2012-08-09 18:55:45 +01:00
Makefile Protocol adapter skeleton 2012-06-26 17:57:24 +01:00
README.md updated README to point to /mqtt.html 2013-08-19 09:14:52 -06:00
package.mk Every other plugin uses :=, and this is preventing the CI misc plugins thing from removing this. 2012-09-19 17:09:13 +01:00

README.md

RabbitMQ MQTT adapter

The MQTT 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_mqtt

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