You are not logged in.
Pages: 1
I have a web application that allows to login and starts listening to events from the server. How to deal with message order when the WebSocket sometimes loose connection to server? Does the server should queue the message to particular listener and send all data after reconnection?
Offline
Offline
Pages: 1