Temporary DynamicSupervisor for Bourse.WS.ConnectionOwner processes.
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts the connection-owner supervisor.
Starts a temporary owner holding zen_client at url.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(term()) :: Supervisor.on_start()
Starts the connection-owner supervisor.
@spec start_owner(String.t(), ZenWebsocket.Client.t()) :: {:ok, pid()} | {:error, term()}
Starts a temporary owner holding zen_client at url.