Modules§
Structs§
Functions§
- accept_
upgrade_ with_ auth - Complete a server-side WebSocket upgrade and validate an optional proxy Basic-Auth header. The returned username is present only when credentials were supplied and validated on this connection.
- accept_
upgrade_ with_ auth_ and_ limit - Like
accept_upgrade_with_auth, but enforces a caller-supplied maximum WebSocket message size on the tunnel.