rabbitmq-server/deps/rabbitmq_web_mqtt_examples
Michael Klishin 034fb5a3db Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:22:52 +03:00
..
priv Initial commit 2016-01-18 17:38:31 +01:00
src Initial commit 2016-01-18 17:38:31 +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 Initial commit 2016-01-18 17:38:31 +01:00
README.md Update README.md 2016-01-21 14:02:33 +03:00
erlang.mk Initial commit 2016-01-18 17:38:31 +01:00
rabbitmq-components.mk Update rabbitmq-components.mk 2016-05-18 12:48:02 +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