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.
I would like to have a feature allowing us to see what are the topics that are not subscribed to.
Much like the "Retained message" window, there could be a new window with a list of topics that no consumer is subscribed to, ideally even with the list of devices/applications/credentials used to publish those messages.
I would like to have a feature allowing us to see what are the topics that are not subscribed to.
Much like the "Retained message" window, there could be a new window with a list of topics that no consumer is subscribed to, ideally even with the list of devices/applications/credentials used to publish those messages.
Thank you !