thingsboard / tbmq

Open-source, scalable, and fault-tolerant MQTT broker able to handle 4M+ concurrent client connections, supporting at least 3M messages per second throughput per single cluster node with low latency delivery. The cluster mode supports more than 100M concurrently connected clients.
https://thingsboard.io/products/mqtt-broker/
Apache License 2.0
570 stars 46 forks source link

[Feature Request] WebSocket client #102

Closed dmytro-landiak closed 5 months ago

dmytro-landiak commented 6 months ago

Is your feature request related to a problem? Please describe.

It would be helpful to have a WebSocket client built into the broker to test stuff and validate the functionality.

image