|
|
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| test | ||
| .hgignore | ||
| Makefile | ||
| README.md | ||
| package.mk | ||
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.