Expand description
Hand-crafted low-level Web API bindings for WebTransport.
Macros§
- dictionary_
constructor - Define a dictionary constructor.
- dictionary_
type - Define a dictionary type.
- set_
option_ accessors - Define a set_option_… accessors.
- set_
option_ accessors_ fallible - Define a set_option_… accessors for a fallible assignment.
Structs§
- Readable
Stream Read Result ReadableStreamReadResult
dictionary type.- WebTransport
- The
WebTransport
interface. - WebTransport
Bidirectional Stream - The
WebTransportBidirectionalStream
interface. - WebTransport
Close Info WebTransportCloseInfo
dictionary type.- WebTransport
Connection Stats WebTransportConnectionStats
dictionary type.- WebTransport
Datagram Duplex Stream - The
WebTransportDatagramDuplexStream
interface. - WebTransport
Datagram Stats WebTransportDatagramStats
dictionary type.- WebTransport
Error - The
WebTransportError
interface. - WebTransport
Error Options WebTransportErrorOptions
dictionary type.- WebTransport
Hash WebTransportHash
dictionary type.- WebTransport
Options WebTransportOptions
dictionary type.- WebTransport
Receive Stream - The
WebTransportReceiveStream
interface. - WebTransport
Receive Stream Stats WebTransportReceiveStreamStats
dictionary type.- WebTransport
Send Group - https://w3c.github.io/webtransport/#webtransportsendgroup
- WebTransport
Send Stream - The
WebTransportSendStream
interface. - WebTransport
Send Stream Options WebTransportSendStreamOptions
dictionary type.- WebTransport
Send Stream Stats WebTransportSendStreamStats
dictionary type.- WebTransport
Writer - The
WebTransportWriter
interface.
Enums§
- WebTransport
Congestion Control - The
WebTransportCongestionControl
enum. - WebTransport
Error Source - The
WebTransportErrorSource
enum. - WebTransport
Reliability Mode - The
WebTransportReliabilityMode
enum.