Skip to content

Release: Push Stream Specification 1.1

BJ Hargrave edited this page Dec 12, 2022 · 1 revision

Push Stream Specification 1.1

A PushStream object encapsulates a pipeline of a potentially asynchronous tasks which will be performed when an event arrives. The result of the processing pipeline is represented using a Promise object which will resolve when the result has been calculated.

Compatible Implementations

  • Self-implementing

Ballots

Release Review

The Specification Committee Ballot is to be called.

Clone this wiki locally