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

Exponential Backoff #7

Closed Imgkl closed 5 months ago

Imgkl commented 9 months ago

Add exponential backoff feature so it gives granular control to the developers with retry logic