WebTransportReceiveStream - Web APIs | MDN

Instance properties

Inherits properties from its parent interface, ReadableStream.

Instance methods

Also inherits properties from its parent interface, ReadableStream.

WebTransportReceiveStream.getStats() Experimental

Returns a Promise that resolves with statistics related to this stream.

Examples

See WebTransport.incomingUnidirectionalStreams for an example of how to get a ReadableStream of WebTransportReceiveStream objects.

Specifications

Specification
WebTransport
# webtransportreceivestream

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.