rabbitmq-server/deps/rabbitmq_web_mqtt
Jean-Sébastien Pédron a1e9a6d081 Update rabbitmq-components.mk 2017-10-13 14:33:19 +02:00
..
src Do not emit stats if connection has not been stablished 2017-04-06 12:10:48 +01:00
test/src rfc6455_client: Replace crypto:rand_bytes/1 by crypto:strong_rand_bytes/1 2017-05-31 11:03:10 +02:00
.gitignore gitignore logs/ 2016-06-24 23:15:52 +03:00
.travis.yml Test against 18.3, 19.1, 19.2 on Travis 2016-12-17 02:49:46 +03:00
CODE_OF_CONDUCT.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:22:51 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:22:51 +03:00
LICENSE Initial project 2015-12-28 13:48:40 +01:00
LICENSE-MPL-RabbitMQ Update LICENSE-MPL-RabbitMQ 2016-01-16 16:03:00 +03:00
Makefile Makefile: Load the new `rabbitmq-early-plugin.mk` early-stage plugin 2017-05-16 17:39:43 +02:00
README.md Sync README with master 2017-03-20 16:21:02 +03:00
erlang.mk Update erlang.mk 2017-08-30 18:46:45 +01:00
rabbitmq-components.mk Update rabbitmq-components.mk 2017-10-13 14:33:19 +02:00

README.md

RabbitMQ Web MQTT plugin

This plugin provides a support for MQTT-over-WebSockets to RabbitMQ.

Supported RabbitMQ Versions

This plugin supports RabbitMQ 3.6.x and later releases starting with 3.6.1.

Installation

Binary Builds

Binary build is available from the RabbitMQ Community Plugins page.

From Source

Note that release branches (stable vs. master) and target RabbitMQ version need to be taken into account when building plugins from source.

Documentation

Please refer to the RabbitMQ Web MQTT guide.

(c) Pivotal Software Inc, 2007-2017.

Released under the same license as RabbitMQ. See LICENSE for details.