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

MainScheduler.ensureExecutingOnScheduler #26

Open
iDurian opened this issue Feb 2, 2019 · 3 comments
Open

MainScheduler.ensureExecutingOnScheduler #26

iDurian opened this issue Feb 2, 2019 · 3 comments

Comments

@iDurian
Copy link

iDurian commented Feb 2, 2019

RxCocoa DelegateProxyType.proxy(for:) need to excute on main scheduler.
What I think RxCocoa is designed for UI operations.

But websocket may not need to force on the main scheduler.

@bigearsenal
Copy link

Did you solve this fatalError?

@iDurian
Copy link
Author

iDurian commented Aug 2, 2019

Did you solve this fatalError?

nope. I wrote the RX flow for WebSocket in my own way.

@bigearsenal
Copy link

Yeah. i did too.
Just created an PublishSubject and handle delegate

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

2 participants