Loads host-owned routing and transport settings into the embedded LiveView.
Summary
Functions
Initializes the route prefix, socket path, and transport from the signed session.
Functions
@spec on_mount(atom(), map(), map(), Phoenix.LiveView.Socket.t()) :: {:cont, Phoenix.LiveView.Socket.t()}
Initializes the route prefix, socket path, and transport from the signed session.