braverhealth / phoenix-socket-dart

Cross-platform and stream-based implementation of Phoenix Sockets
https://pub.dev/packages/phoenix_socket
BSD 3-Clause "New" or "Revised" License
73 stars 37 forks source link

Phoenix.connect() never completes if called while offline #78

Closed miguelcmedeiros closed 2 weeks ago

matehat commented 4 months ago

@miguelcmedeiros what's the issue you're trying to fix in this PR? Can you provide a bit more detail? And maybe include a test that reproduce the issue so we can verify the fix and prevent future regressions?