Skip to main content

Module webtransport_handler

Module webtransport_handler 

Structs§

RouterHandler
A WebTransport handler that uses an RpcRouter for per-stream version-based protocol dispatch. Each bidi stream performs its own Tversion/Rversion negotiation and is routed to the appropriate handler.

Functions§

open_upstream_bidi
Opens a server-initiated bidirectional stream to the downstream client.