8000 GitHub - insidewhy/queueing-subject: an rxjs subject that queues data when it has no observers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

insidewhy/queueing-subject

Repository files navigation

queueing-subject

build status Known Vulnerabilities

The QueueingSubject is very similar to the ReplaySubject but it only queues values when it has no observers. The queued values are delivered to the first observer that subscribes at which point the queue is reset.

Changelog

Changelog here

About

an rxjs subject that queues data when it has no observers

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

0