Join Slack
Powered by
Is there any way to have an observable or flowable...
# rx
a
alexsullivan114
10/11/2018, 6:56 PM
Is there any way to have an observable or flowable buffer the last item
until
someone consumes it? Basically I want the bahavior of
BehaviorSubject
except I only want to get the last item immediately if no one else already got that item. Does that make sense?
2
Views
Open in Slack
Previous
Next