WICG / observable

Observable API proposal
https://wicg.github.io/observable/
Other
575 stars 14 forks source link

Generalize subscriber's next/error/complete algorithm infra, for internally-subscribed Observables #95

Closed domfarolino closed 9 months ago

domfarolino commented 9 months ago

This allows for the Promise-returning operators to subscribe to an Observable with an internally spec-defined set of steps for next/error/complete.


Preview | Diff