Crate web_webtransport_sys

Source
Expand description

WebAPI WebTransport low-level bindings.

Based on the WebTransport IDL.

Structs§

WebTransport
The WebTransport class.
WebTransportBidirectionalStream
The WebTransportBidirectionalStream class.
WebTransportCloseInfo
The WebTransportCloseInfo dictionary.
WebTransportConnectionStats
The WebTransportConnectionStats dictionary.
WebTransportDatagramDuplexStream
The WebTransportDatagramDuplexStream class.
WebTransportDatagramStats
The WebTransportDatagramStats dictionary.
WebTransportError
The WebTransportError class.
WebTransportErrorOptions
The WebTransportErrorOptions dictionary.
WebTransportHash
The WebTransportHash dictionary.
WebTransportOptions
The WebTransportOptions dictionary.
WebTransportReceiveStream
The WebTransportReceiveStream class.
WebTransportReceiveStreamStats
The WebTransportReceiveStreamStats dictionary.
WebTransportSendGroup
The WebTransportSendGroup class.
WebTransportSendStream
The WebTransportSendStream class.
WebTransportSendStreamOptions
The WebTransportSendStreamOptions dictionary.
WebTransportSendStreamStats
The WebTransportSendStreamStats dictionary.

Enums§

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