rabbitmq-server/deps/rabbitmq_web_mqtt_examples
Jean-Sébastien Pédron e5f57e7a45 Update rabbitmq-components.mk 2017-02-02 17:17:27 +01:00
..
priv Initial commit 2016-01-18 17:38:31 +01:00
src Move from .app.src to Makefile variables 2016-12-06 17:07:34 +01:00
.gitignore Initial commit 2016-01-18 17:38:31 +01:00
CODE_OF_CONDUCT.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:22:52 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:22:52 +03:00
LICENSE Initial commit 2016-01-18 17:38:31 +01:00
LICENSE-MPL-RabbitMQ Initial commit 2016-01-18 17:38:31 +01:00
Makefile Move from .app.src to Makefile variables 2016-12-06 17:07:34 +01:00
README.md Update README.md 2016-01-21 14:02:33 +03:00
erlang.mk Update erlang.mk 2016-11-22 16:20:56 +00:00
rabbitmq-components.mk Update rabbitmq-components.mk 2017-02-02 17:17:27 +01:00

README.md

RabbitMQ Web MQTT Examples

This project contains few basic examples of RabbitMQ Web MQTT plugin usage.

Once installed the server will bind to port 15670 and serve few static HTML files on port 15670 (e.g. http://127.0.0.1:15670).

Installation