0.0.24 • Published 10 months ago

rxjs-wait-next v0.0.24

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

rxjs-wait-next

Wait RxJS Subject.next emition for all subscribers

How it works

rxjs-wait-next listens all subscriptions emissions When all emissions happens, it's resolved Some operators, like filter, may interfere to emissions happens and need to use manual emission in this case via resolveSubscription

Examples

See https://github.com/darky/rxjs-wait-next/blob/master/test.ts

Limitation

  • Works on Node.js only, it's uses AsyncLocalStorage
0.0.24

10 months ago

0.0.22

11 months ago

0.0.19

11 months ago

0.0.15

11 months ago

0.0.12

11 months ago

0.0.10

11 months ago

0.0.8

11 months ago