Streams Standard

E48502

Streams Standard is a web platform specification that defines a consistent, interoperable API for creating, composing, and consuming streaming data in JavaScript and web browsers.

Aliases (1)

Statements (56)
Predicate Object
instanceOf JavaScript API specification
WHATWG Living Standard
web platform specification
definesAPIForEnvironment Service workers
Web browsers
Web workers
definesAPIForLanguage JavaScript
definesConcept Async iterator integration for streams
BYOB reader
Backpressure
Brand checks for stream objects
Byte streams
ByteLengthQueuingStrategy
Cancelling a stream
Closing a stream
CountQueuingStrategy
Default reader
Erroring a stream
Locking a stream
PipeThrough operation
PipeTo operation
Piping streams
Queuing strategy
ReadableByteStreamController
ReadableStream
ReadableStreamBYOBReader
ReadableStreamBYOBRequest
ReadableStreamDefaultController
ReadableStreamDefaultReader
Teeing a readable stream
TransformStream
TransformStreamDefaultController
Underlying sink
Underlying source
Underlying transform
WritableStream
WritableStreamDefaultController
WritableStreamDefaultWriter
goal define a consistent interoperable API for streaming data
maintainer WHATWG Streams Working Group
partOf WHATWG web platform specifications
publisher WHATWG
relatedSpecification Encoding Standard
Fetch Standard
Web IDL Standard
shortName Streams
supportsFeature backpressure-aware data flow
composition of streams
consumption of streaming data
creation of streaming data sources
title Streams Standard
url https://streams.spec.whatwg.org/
usedBy Fetch API
Request.body
Response.body
Web platform streaming APIs


Please wait…