-
-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Labels
Description
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