Patrick

Results 4 comments of Patrick

I think SocketIO not implemented re emit function because I have found the same problem,an than I implemented a message buffer to handle re emit when SocketIO reconnect by self.

I think appear re-emit only in a few seconds when socketio reconnect,if no connection too long(more than one minute),will not happen. I have tried it so I manually handle it...

You right, these all my guess so expression is not exact enough. Currently there is no API to control re-emit.I just consider how to avoid triggers socketio re-emit.