WebTransportSendStream
The WebTransportSendStream interface of the WebTransport API is a specialized WritableStream that is used to send outbound data in both unidirectional or bidirectional WebTransport streams. Available only in secure contexts.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The getStats() method of the WebTransportSendStream interface asynchronously returns an object containing statistics for the current stream.
Link copied to clipboard
The getStats() method of the WebTransportSendStream interface asynchronously returns an object containing statistics for the current stream.
Link copied to clipboard