dart-eventsource icon indicating copy to clipboard operation
dart-eventsource copied to clipboard

Reconnect on Flutter Mobile App

Open 108Shiva opened this issue 6 years ago • 3 comments

When trying this via a Flutter Mobile App in Android Studio. It did not seem to reconnect when the server connection is stopped. It looks like the HttpClient doesn't do an error or done function when the connection terminates

108Shiva avatar Jan 11 '19 20:01 108Shiva

Same problem here...

valientegaston avatar Feb 28 '20 05:02 valientegaston

@108Shiva did you find any workaround?

valientegaston avatar Feb 28 '20 05:02 valientegaston

I kinda stopped using Dart, so I can't really debug/test this anymore. If you find a fix/workaround, I'm happy to review and merge it and make a new release.

stevenroose avatar Feb 29 '20 13:02 stevenroose