rabbitmq-server/deps/rabbitmq_web_mqtt_examples
Aitor Perez be30e9dc1d
Remove Bazel files
2025-03-19 15:44:15 -04:00
..
priv
src
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-MPL-RabbitMQ
Makefile
README.md

README.md

RabbitMQ Web MQTT Examples

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

It starts a server that binds to port 15670 and serves a few static HTML files on port 15670 (e.g. http://127.0.0.1:15670).

Installation

This plugin ships with RabbitMQ. Enabled it using CLI tools:

rabbitmq-plugins enable rabbitmq_web_mqtt_examples