View Source API Reference mqtt_sessions v2.6.0
Modules
Session management for a MQTT server.
Sidejobs for handling topic subscriptions
Start a supervisor with a session registry and a topic tree
Process handling one single MQTT session. MQTT connections attach and detach from this session. Buffers outgoing messages if there is not connection attached.
Simple one-for-one supervisor for all mqtt_sessions_process workers.
Registry for all the sessions in a namespace
Process owning the MQTT topic router.
MQTT sessions runtime ACL interface.
Main supervisor, starts registry and default pool.
Watchdog process, publishes the will if a session process fails.
Supervisor for watchdog processes that process wills