rabbitmq-server/deps/rabbitmq_mqtt
Michael Klishin 9546c4dcc5 Make sure to send LW&T when connection is closed due to a keep-alive timeout 2015-01-31 11:26:49 +03:00
..
include Explain 2014-05-21 10:40:12 +04:00
lib Tests 2012-07-05 18:08:23 +01:00
src Make sure to send LW&T when connection is closed due to a keep-alive timeout 2015-01-31 11:26:49 +03:00
test merge stable into default 2014-03-31 13:29:39 +01:00
.hgignore Ignore debug/* 2014-06-24 05:01:51 +04: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.