flutter_socket_io icon indicating copy to clipboard operation
flutter_socket_io copied to clipboard

After a few seconds of disconnecting automatically it reconnects several times

Open darwin-morocho opened this issue 4 years ago • 0 comments

I call manager to disconnect the user of my socket-io server and calling Navigator.pop to destroy the page but after few seconds this reconnect again several times even if the Page is not more visible. The same problem if I call disconnect but my network state change the plugin reconnect to my socket-io.

darwin-morocho avatar Nov 07 '19 12:11 darwin-morocho