1 min readApr 29, 2020
sorry, for late response. All the connection will be terminated. But good thing is socket.io client will try to reconnect automatically. So you need to add some mechanism to send missed data when a user’s socket reconnects.
sorry, for late response. All the connection will be terminated. But good thing is socket.io client will try to reconnect automatically. So you need to add some mechanism to send missed data when a user’s socket reconnects.