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

Number of received messages is limited #76

Closed
jbarros35 opened this issue Nov 13, 2019 · 3 comments
Closed

Number of received messages is limited #76

jbarros35 opened this issue Nov 13, 2019 · 3 comments
Assignees
Labels

Comments

@jbarros35
Copy link

I don't understand exactly why but we have an application which receives several messages with JSOn format. On the web app the application using JS receives several messages and process them, we at IOS using StompClient we can only receive 3 messages at time!

Maybe there is some kind of limitation on the client side?
Regards

@WrathChaos WrathChaos self-assigned this Nov 13, 2019
@WrathChaos WrathChaos added the Bug label Nov 13, 2019
@WrathChaos
Copy link
Owner

Hello @jbarros35,
Let me understand clearer. You connect the socket on the client-side and after 3 messages received, you cannot receive any other messages (data). Am I right?
OR
Simply socket connection is disconnected after 3 messages?

@jbarros35
Copy link
Author

Please close.

@WrathChaos
Copy link
Owner

WrathChaos commented Nov 23, 2019

@jbarros35 So what was the problem? Let the other people know if someone has the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants