-
Notifications
You must be signed in to change notification settings - Fork 150
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
Replay Subject Issue #3
Milestone
Comments
So the issue is actually that we have a replay subject of 10, which is "big enough", but soon it'll be unlimited. Why bother? Well here's the setup:
It's a chicken-and-egg problem, should be fixed soon 🐣 |
|
Thanks for the update! |
nanoxd
added a commit
to nanoxd/Action
that referenced
this issue
Dec 7, 2015
Fixes RxSwiftCommunity#3 by using RxSwift's newly included `createUnbounded()` factory method.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Waiting on ReactiveX/RxSwift#276
The text was updated successfully, but these errors were encountered: