Skip to content
Discussion options

You must be logged in to vote

I am not sure you need websockets for this, regular HTTP requests will work as expected. If you have 5 expensive tasks, you can fire 5 requests concurrently and as soon as one of them resolve, you can start rendering the data in the app.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by grug
Comment options

You must be logged in to vote
4 replies
@rafaelalmeidatk
Comment options

@grug
Comment options

@rafaelalmeidatk
Comment options

@grug
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants