Supervisor for configured external gateway runtimes.
Each gateway runs the generic Vibe.Gateway.Runtime with a backend module and
optional backend-owned inbound transport children. Telegram polling/webhook
can be added without changing the runtime or session dispatcher.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: Supervisor.on_start()