eventsource 0.4.0 copy "eventsource: ^0.4.0" to clipboard
eventsource: ^0.4.0 copied to clipboard

A client and server implementation of Server-Sent Events.

Changelog #

0.4.0 - 2022-03-23 #

  • Migrate to null-safety

0.3.0 - 2021-07-19 #

  • Fix Dart v2 compatibility
  • Upgrade http_parser dependency

0.2.3 - 2020-06-03 #

  • Support overwriting the default HTTP method and body

0.2.2 - 2019-07-25 #

  • Add the ability to add custom headers

0.2.1 - 2018-11-21 #

  • Fix typedef error in closure

0.2.0 - 2018-10-09 #

  • Support Dart v2.

0.1.0 - 2016-11-27 #

  • Initial version
30
likes
130
points
1.38k
downloads

Publisher

unverified uploader

Weekly Downloads

A client and server implementation of Server-Sent Events.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, http, http_parser, logging, sync

More

Packages that depend on eventsource