MichaelMarner / dart-redux-remote-devtools

Remote Devtools for Dart & Flutter
https://pub.dartlang.org/packages/redux_remote_devtools
MIT License
53 stars 10 forks source link

Try to reconnect to devtools server #4

Open MichaelMarner opened 6 years ago

MichaelMarner commented 6 years ago

This is most likely an issue with socketcluster_client, but putting it here for reference. Add ability for the middleware to automatically attempt to reconnect to remote devtools.

MichaelMarner commented 5 years ago

Upstream ticket:

https://github.com/pauldemarco/socketcluster_client/issues/7