Imgkl / EventFlux

A Dart package for efficient handling of server-sent event streams with easy connectivity and data management.
https://pub.dev/packages/eventflux
MIT License
25 stars 8 forks source link

Connection Getting Closed #13

Closed Vinayak006 closed 6 months ago

Vinayak006 commented 6 months ago

After successfully establishing a connection using the EventFlux package, the connection gets unexpectedly disconnecting when new SSE event arrives.

Environment:

Additional Details:

Vinayak006 commented 6 months ago

Sorry! My bad. Its a server issue for us.

Imgkl commented 6 months ago

Haha. No worries. If you face any issues with EventFlux in the future, please do open an issue.