rabbitmq-server/deps/rabbitmq_web_mqtt_examples
Aitor Perez 07adc3e571
Remove Bazel files
2025-03-13 13:42:34 +00:00
..
priv Support AMQP over WebSocket (OSS part) 2025-01-27 17:50:47 +01:00
src Bump (c) line year 2025-01-01 17:54:10 -05:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ
Makefile
README.md Remove wrong sentence 2025-01-10 18:05:49 +01:00

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