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.
-
Notifications
You must be signed in to change notification settings - Fork 7
insidewhy/queueing-subject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
an rxjs subject that queues data when it has no observers
Resources
Stars
Watchers
Forks
Packages 0
No packages published