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

Making reconnect config async #29

Closed Imgkl closed 1 month ago

Imgkl commented 1 month ago

Making reconnect config async to support the cases where fetching the refresh tokens are fetched asynchronously.

Imgkl commented 1 month ago

@ElectricCookie I'll track this here.

Imgkl commented 1 month ago

@ElectricCookie This is now available on the version 2.2.0.