Releases: goto-bus-stop/dart-event-source
Releases · goto-bus-stop/dart-event-source
v1.3.2
07 Jul 11:35
Compare
Sorry, something went wrong.
No results found
Prepare for upcoming Uint8List change to HttpClientResponse. (@tvolkert )
v1.3.1
26 Jun 07:29
Compare
Sorry, something went wrong.
No results found
Prepare for upcoming change to HttpRequest and HttpClientResponse. (@tvolkert )
v1.3.0
27 Jan 09:03
Compare
Sorry, something went wrong.
No results found
Delay reconnecting with randomized exponential backoff. (@mpx )
Reconnect after event stream request ends. (@mpx )
Reconnect after protocol errors (invalid UTF-8, non-200 OK status codes). (@mpx )
Stop event stream after 204 No Content. (@mpx )
Ensure resources are released for old connections. (@mpx )
v1.2.1
05 Jan 09:53
Compare
Sorry, something went wrong.
No results found
Ensure data event data ends in \n per the spec. (@mpx in #2 )
Fix event name bug in multiline data messages. (@mpx in #2 )
v1.2.0
05 Jan 09:53
Compare
Sorry, something went wrong.
No results found
Allow passing in a custom HttpClient factory. (@mpx in #2 )
v1.1.0
14 Oct 15:45
Compare
Sorry, something went wrong.
No results found
Implement auto-reconnect.
v1.0.0
13 Oct 11:31
Compare
Sorry, something went wrong.
No results found