Crate web_wt_sys

Source
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§

ReadableStreamReadResult
ReadableStreamReadResult dictionary type.
WebTransport
The WebTransport interface.
WebTransportBidirectionalStream
The WebTransportBidirectionalStream interface.
WebTransportCloseInfo
WebTransportCloseInfo dictionary type.
WebTransportConnectionStats
WebTransportConnectionStats dictionary type.
WebTransportDatagramDuplexStream
The WebTransportDatagramDuplexStream interface.
WebTransportDatagramStats
WebTransportDatagramStats dictionary type.
WebTransportError
The WebTransportError interface.
WebTransportErrorOptions
WebTransportErrorOptions dictionary type.
WebTransportHash
WebTransportHash dictionary type.
WebTransportOptions
WebTransportOptions dictionary type.
WebTransportReceiveStream
The WebTransportReceiveStream interface.
WebTransportReceiveStreamStats
WebTransportReceiveStreamStats dictionary type.
WebTransportSendGroup
https://w3c.github.io/webtransport/#webtransportsendgroup
WebTransportSendStream
The WebTransportSendStream interface.
WebTransportSendStreamOptions
WebTransportSendStreamOptions dictionary type.
WebTransportSendStreamStats
WebTransportSendStreamStats dictionary type.
WebTransportWriter
The WebTransportWriter interface.

Enums§

WebTransportCongestionControl
The WebTransportCongestionControl enum.
WebTransportErrorSource
The WebTransportErrorSource enum.
WebTransportReliabilityMode
The WebTransportReliabilityMode enum.