Expand description
A service to connect to a server through the
WebTransport Protocol.
Structs§
- WebTransport
Service - A WebTransport service attached to a user context.
- WebTransport
Task - A handle to control the WebTransport connection. Implements
Taskand could be canceled.
Enums§
- Format
Error - Represents formatting errors.
- WebTransport
Error - An error encountered by a WebTransport.
- WebTransport
Status - The status of a WebTransport connection. Used for status notifications.