socket.io-client-dart icon indicating copy to clipboard operation
socket.io-client-dart copied to clipboard

Incoming Same Message

Open taylanyildiz opened this issue 4 years ago • 1 comments

When reconnecting, getting the incoming same message many times,After disconnect.

taylanyildiz avatar Sep 23 '21 13:09 taylanyildiz

call io.clean cache and make sure to off all events before disconnect

hatemragab avatar Dec 07 '21 10:12 hatemragab