WebTransportReceiveStream

The WebTransportReceiveStream interface of the WebTransport API is a ReadableStream that can be used to read from an incoming unidirectional or bidirectional WebTransport stream. Available only in secure contexts.

MDN Reference

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

The getStats() method of the WebTransportReceiveStream interface asynchronously returns an object containing statistics for the current stream.

Link copied to clipboard

The getStats() method of the WebTransportReceiveStream interface asynchronously returns an object containing statistics for the current stream.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard