rabbitmq-server/deps/rabbitmq_mqtt
Michael Klishin 0e298907aa Make it clear that this test does not expect an authentication failure 2014-11-24 21:21:20 +03:00
..
include Client MQTT authentication using x509 certificates 2014-11-21 14:54:33 +00:00
src Ditto 2014-11-24 16:59:19 +03:00
test Make it clear that this test does not expect an authentication failure 2014-11-24 21:21:20 +03:00
.hgignore Only ignore test/build/ but not test/build.xml and test/build.properties 2014-11-24 13:13:27 +03: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 Client MQTT authentication using x509 certificates 2014-11-21 14:54:33 +00: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.