WHATWG Streams Standard

E856190

The WHATWG Streams Standard is a web platform specification that defines a unified, interoperable model and APIs for handling streaming data in web browsers and related environments.

All labels observed (3)

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf WHATWG living standard
technical specification
web standard
compatibleWith Promises in JavaScript
defines BYOB (bring your own buffer) byte streams
ByteLengthQueuingStrategy interface
CountQueuingStrategy interface
ReadableByteStreamController interface
ReadableStream interface
linked to: ReadableStream

ReadableStreamBYOBReader interface
ReadableStreamDefaultController interface
ReadableStreamDefaultReader interface
TransformStream interface
linked to: TransformStream

TransformStreamDefaultController interface
WritableStream interface
linked to: WritableStream

WritableStreamDefaultController interface
WritableStreamDefaultWriter interface
backpressure mechanisms
cancellation of streams
error propagation in streams
locking mechanism for streams
model for streaming data
pipeThrough operation
pipeTo operation
queuing strategies
tee operation
underlying sink algorithms
underlying source algorithms
editorialPolicy maintained as a living document
ensures interoperable streaming APIs across user agents
fullName Streams Standard
influenced Encoding Standard
Fetch Standard
language English
maintainedBy WHATWG
partOf web platform specifications
scope JavaScript streaming primitives
low-level stream abstractions
status living standard
usedFor file and blob streaming
handling streaming data
incremental data processing
network response streaming
usedIn JavaScript environments
service workers
web browsers
web workers
website https://streams.spec.whatwg.org/

How these facts were elicited

Referenced by (21)

Full triples — surface form annotated when it differs from this entity's canonical label.

ReadableStream definedInSpecification WHATWG Streams Standard
WritableStream partOf WHATWG Streams Standard
WritableStream definedIn WHATWG Streams specification
linked to: WHATWG Streams Standard
TransformStream definedInSpecification WHATWG Streams Standard
ReadableStreamDefaultReader definedIn WHATWG Streams Standard
ReadableStreamBYOBReader partOf WHATWG Streams Standard
ReadableStreamBYOBReader definedIn WHATWG Streams specification
linked to: WHATWG Streams Standard
ReadableByteStreamController definedInSpecification WHATWG Streams Standard
TransformStreamDefaultController definedIn WHATWG Streams Standard
CountQueuingStrategy definedInSpecification WHATWG Streams Standard
ByteLengthQueuingStrategy partOf WHATWG Streams standard
linked to: WHATWG Streams Standard
ByteLengthQueuingStrategy definedInSpecification WHATWG Streams Standard
WritableStreamDefaultWriter definedInSpecification WHATWG Streams Standard
ReadableStreamBYOBRequest definedInSpecification WHATWG Streams Standard
Web Streams API relatedSpecification WHATWG Streams Standard
Streams API definedIn WHATWG Streams Standard
CompressionStream definedIn WHATWG Streams Standard
DecompressionStream definedInSpecification WHATWG Streams Standard
QueuingStrategyInit definedInSpecification WHATWG Streams Standard