client_sse 1.0.0-beta copy "client_sse: ^1.0.0-beta" to clipboard
client_sse: ^1.0.0-beta copied to clipboard

Dart package to help consume SSE API. It consumes server sent events by returning parsed model of the event, id, and the data

1.0.0-beta Fixed limit retry #

  • change print for logs with logger
  • implements max retry and exponential backoff with jitter
  • Add unit tests
0
likes
150
points
38
downloads

Documentation

API reference

Publisher

verified publisherentornosweb.co

Weekly Downloads

Dart package to help consume SSE API. It consumes server sent events by returning parsed model of the event, id, and the data

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, logging

More

Packages that depend on client_sse