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

建议添加:支持线程切换 #156

Open
skyLiao opened this issue Mar 23, 2022 · 0 comments
Open

建议添加:支持线程切换 #156

skyLiao opened this issue Mar 23, 2022 · 0 comments

Comments

@skyLiao
Copy link

skyLiao commented Mar 23, 2022

就我了解,目前是在发消息的时候指定接收消息的线程,
建议:发送消息和接收消息可以自定义线程,支持切换,类似RxJava。
理由:a位置指定主线程接收,b位置指定后台线程接收,接收消息方直接操作UI,应用就崩溃了;在这场景下,发送方指定接收线程就是个缺陷

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