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

My app receives several responses at the same time but only displays the last one #211

Open
pontoevirgula opened this issue Mar 16, 2022 · 1 comment

Comments

@pontoevirgula
Copy link

When my app (Android) that implemented this lib in the websocket receives several responses at the same time from the backend, the last response overwrites the others and the app only displays the last one.

@sanchezrodriguez
Copy link

I have similar issue, lets say i have topic1 and topic2, and responses resp1 and resp2, when im connected two both topics, sometimes topic1 receives res2 and topic2 receives resp1, and vice versa

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