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 ReadableStreamReadResultdictionary type.- WebTransport
- The
WebTransportinterface. - WebTransport
Bidirectional Stream - The
WebTransportBidirectionalStreaminterface. - WebTransport
Close Info WebTransportCloseInfodictionary type.- WebTransport
Connection Stats WebTransportConnectionStatsdictionary type.- WebTransport
Datagram Duplex Stream - The
WebTransportDatagramDuplexStreaminterface. - WebTransport
Datagram Stats WebTransportDatagramStatsdictionary type.- WebTransport
Error - The
WebTransportErrorinterface. - WebTransport
Error Options WebTransportErrorOptionsdictionary type.- WebTransport
Hash WebTransportHashdictionary type.- WebTransport
Options WebTransportOptionsdictionary type.- WebTransport
Receive Stream - The
WebTransportReceiveStreaminterface. - WebTransport
Receive Stream Stats WebTransportReceiveStreamStatsdictionary type.- WebTransport
Send Group - https://w3c.github.io/webtransport/#webtransportsendgroup
- WebTransport
Send Stream - The
WebTransportSendStreaminterface. - WebTransport
Send Stream Options WebTransportSendStreamOptionsdictionary type.- WebTransport
Send Stream Stats WebTransportSendStreamStatsdictionary type.- WebTransport
Writer - The
WebTransportWriterinterface.
Enums§
- WebTransport
Congestion Control - The
WebTransportCongestionControlenum. - WebTransport
Error Source - The
WebTransportErrorSourceenum. - WebTransport
Reliability Mode - The
WebTransportReliabilityModeenum.