Module webtransport_handler
Structs§
- Router
Handler - A WebTransport handler that uses an
RpcRouterfor 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.