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.
Pull Request description
We have enhanced the client sessions filter by client IP address and operations with subscription count.
Before:
After:
General checklist
Front-End feature checklist
Back-End feature checklist