w3c_event_source 1.2.2 copy "w3c_event_source: ^1.2.2" to clipboard
w3c_event_source: ^1.2.2 copied to clipboard

outdated

W3C EventSource client implementation for Dart / Flutter, to communicate with server-sent event endpoints.

w3c_event_source change log #

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

1.2.2 #

  • Revert data event commit, which was a misreading of the spec. (@mpx in #4)

1.2.1 #

  • Ensure data event data ends in \n per the spec. (@mpx in #2)
  • Fix event name bug in multiline data messages. (@mpx in #2)

1.2.0 #

  • Allow passing in a custom HttpClient factory. (@mpx in #2)

1.1.0 #

  • Implement auto-reconnect.

1.0.0 #

  • Initial release.
5
likes
0
pub points
59%
popularity

Publisher

unverified uploader

W3C EventSource client implementation for Dart / Flutter, to communicate with server-sent event endpoints.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on w3c_event_source