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

这个怎么设置同步请求呢?? #55

Open
Tonny2011 opened this issue Dec 27, 2018 · 1 comment
Open

这个怎么设置同步请求呢?? #55

Tonny2011 opened this issue Dec 27, 2018 · 1 comment

Comments

@Tonny2011
Copy link

No description provided.

@Sum41forever
Copy link

同步请求和框架没关系,主要是Rxjava的使用。网络请求是不能直接放主线程的。你可以切换线程使用2次网络请求用上次异步得到的返回数据来请求下一次。

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