# Constants
the bind address on which the MQTT broker listens on.
the number of deleted topics that trigger a garbage collection of the topic manager.
the number of parallel workers the MQTT broker uses to publish messages.
the port of the WebSocket MQTT broker.
RouteMQTT is the route for accessing the MQTT over WebSockets.
# Variables
No description provided by the author