Expand description
WebAPI WebTransport low-level bindings.
Based on the WebTransport IDL.
Structs§
- WebTransport
- The
WebTransport
class. - WebTransport
Bidirectional Stream - The
WebTransportBidirectionalStream
class. - WebTransport
Close Info - The
WebTransportCloseInfo
dictionary. - WebTransport
Connection Stats - The
WebTransportConnectionStats
dictionary. - WebTransport
Datagram Duplex Stream - The
WebTransportDatagramDuplexStream
class. - WebTransport
Datagram Stats - The
WebTransportDatagramStats
dictionary. - WebTransport
Error - The
WebTransportError
class. - WebTransport
Error Options - The
WebTransportErrorOptions
dictionary. - WebTransport
Hash - The
WebTransportHash
dictionary. - WebTransport
Options - The
WebTransportOptions
dictionary. - WebTransport
Receive Stream - The
WebTransportReceiveStream
class. - WebTransport
Receive Stream Stats - The
WebTransportReceiveStreamStats
dictionary. - WebTransport
Send Group - The
WebTransportSendGroup
class. - WebTransport
Send Stream - The
WebTransportSendStream
class. - WebTransport
Send Stream Options - The
WebTransportSendStreamOptions
dictionary. - WebTransport
Send Stream Stats - The
WebTransportSendStreamStats
dictionary.
Enums§
- WebTransport
Congestion Control - The
WebTransportCongestionControl
enum. - WebTransport
Error Source - The
WebTransportErrorSource
enum. - WebTransport
Reliability Mode - The
WebTransportReliabilityMode
enum.