Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream should be 'hot' by default #4

Closed
TylorS opened this issue Jan 19, 2016 · 0 comments
Closed

Stream should be 'hot' by default #4

TylorS opened this issue Jan 19, 2016 · 0 comments

Comments

@TylorS
Copy link
Member

TylorS commented Jan 19, 2016

Overview

Add stream.drain() to the various implementations

Motivation

Coming from RxJS Subjects are considered 'hot' by default.

TylorS added a commit that referenced this issue Jan 19, 2016
Update/Add dependencies on most and @most/hold
Add .next() .complete() methods to sink
Make stream 'hot'
Implement holdSubject
Implement behaviorSubject
Add tests for all of the above

Closes #1 #2 #3 #4
@TylorS TylorS closed this as completed Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant