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

Question: Details of wow Flux works in this context #3

Closed
spencergibb opened this issue Dec 23, 2016 · 2 comments
Closed

Question: Details of wow Flux works in this context #3

spencergibb opened this issue Dec 23, 2016 · 2 comments

Comments

@spencergibb
Copy link

Can you provide me with a few more details on how Flux works? In your tests you only get a single item from the server. Is it limited to that, or will it make more requests?

@JakeWharton
Copy link
Owner

Retrofit is fundamentally a single request/single response system so yes, there will only ever be a single emission. Flux is supported for type-system convenience should you already be using a Flux.

@spencergibb
Copy link
Author

Thanks!

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