Host-provided transport hooks for authentication and custom relay routing.
The defaults use the browser's native WebSocket and fetch, and derive a
root-level HTTP source path from the relay URL. Applications can inject a
credentialed fetch, a ticket-bearing socket factory, or a reverse-proxy
specific source URL without coupling the package to one auth provider.
Host-provided transport hooks for authentication and custom relay routing.
The defaults use the browser's native
WebSocketandfetch, and derive a root-level HTTP source path from the relay URL. Applications can inject a credentialed fetch, a ticket-bearing socket factory, or a reverse-proxy specific source URL without coupling the package to one auth provider.