View Source mqtt_sessions_sup (mqtt_sessions v2.5.1)

Main supervisor, starts registry and default pool.

Link to this section Summary

Link to this section Functions

-spec init([atom()]) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec()]}}.
-spec start_link() -> {ok, pid()} | {error, term()}.