Web Streams

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows backpressure management
cancellation of streams
piping data between streams
queuing strategies
gptkbp:availableOn gptkb:JavaScript
gptkbp:definedIn gptkb:WHATWG_Streams_Standard
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
gptkbp:enables real-time data processing
media streaming
processing of data chunks as they arrive
efficient network communication
file processing
https://www.w3.org/2000/01/rdf-schema#label Web Streams
gptkbp:includes gptkb:ReadableStream
gptkb:TransformStream
gptkb:WritableStream
gptkbp:introducedIn 2015
gptkbp:partOf gptkb:Streams_API
gptkbp:relatedTo gptkb:Service_Workers
gptkb:Node.js_Streams
Fetch API
gptkbp:standardizedBy gptkb:WHATWG
gptkbp:supportedBy modern web browsers
gptkbp:usedFor handling streaming data in web applications
gptkbp:bfsParent gptkb:TransformStream
gptkb:WritableStream
gptkbp:bfsLayer 6