eventsource-client
Client for the Server-Sent Events protocol (aka EventSource)
0.18.0
8.6M downloads/mo
#3379 most downloaded on crates.io
launchdarkly/rust-eventsource-client
What this package is like to depend on
Last release 13 days ago
10 Aug 2026
Release timing varies
gaps range from 2 weeks to 6 months
Most releases are documented
notes for 24 of 31 stable releases
1 version withdrawn
withdrawn after publishing
7 years old
32 releases · first in 2019
11 releases in the last 12 months
see the full history below
Release timeline
32 releases · Jul 2019 to Aug 2026Releases
latest 32-
0.18.010 Aug 2026Release notes
Open source →0.18.0 (2026-07-31)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
-
0.17.508 Jun 2026Release notes
Open source → -
0.17.411 May 2026Release notes
Open source →0.17.4 (2026-05-11)
Bug Fixes
- respect reconnect=false and clamp server-supplied retry: 0 (#135) (80c123a)
- schedule reconnect after parse error during streaming (#134) (2ac2998)
This PR was generated with Release Please. See documentation.
-
0.17.328 Apr 2026Release notes
Open source → -
0.17.213 Apr 2026Release notes
Open source → -
0.17.109 Mar 2026Release notes
Open source → -
0.17.025 Feb 2026Release notes
Open source →0.17.0 (2026-02-25)
⚠ BREAKING CHANGES
- Introduce new hyper related features
native-tls,hyper-rustls-native-roots,hyper-rustls-webpki-roots - Use
launchdarkly-sdk-transportinstead of relying directly on hyper
Features
Release notes
Open source →⚠ BREAKING CHANGES
- Introduce new hyper related features
native-tls,hyper-rustls-native-roots,hyper-rustls-webpki-roots - Use
launchdarkly-sdk-transportinstead of relying directly on hyper
Features
- Introduce new hyper related features
-
0.16.211 Feb 2026Release notes
Open source → -
0.16.126 Jan 2026Release notes
Open source → -
0.16.017 Dec 2025Release notes
Open source →0.16.0 (2025-12-17)
⚠ BREAKING CHANGES
- Stream will return
Poll::Ready(None)when client has closed stream - Removed
Error::StreamClosedin lieu of returningPoll::Ready(None)
Bug Fixes
Release notes
Open source →⚠ BREAKING CHANGES
- Stream will return
Poll::Ready(None)when client has closed stream - Removed
Error::StreamClosedin lieu of returningPoll::Ready(None)
Bug Fixes
- Stream will return
-
0.15.107 Oct 2025 -
0.15.027 Mar 2025 -
0.14.024 Feb 2025 -
0.13.030 Jul 2024 -
0.12.220 Dec 2023 -
0.12.112 Dec 2023Release notes
Open source → -
0.12.015 Nov 2023 -
0.11.007 Nov 2022Release notes
Open source →Fixed:
- Add missing retry interval reset behavior.
- Add missing jitter to retry strategy.
-
0.10.228 Oct 2022 -
0.10.114 Apr 2022Release notes
Open source →Fixed:
- Comment events were incorrectly consuming non-comment event data. Now comment events are emitted as they are parsed and can no longer affect non-comment event data.
-
0.10.023 Mar 2022Release notes
Open source →Added:
- Added support for following 301 & 307 redirects with configurable redirect limit.
Fixed:
- Fixed
Last-Event-IDhandling when server sends explicit empty ID.
-
0.9.015 Mar 2022Release notes
Open source →Added:
- Added support for SSE test harness.
Changed:
- Change
ClientBuilderto returnimpl Client, whereClientis a sealed trait that exposes astream()method.
Fixed:
- Fixed various bugs related to SSE protocol.
-
0.8.203 Feb 2022Release notes
Open source →Added:
- Support for creating an event source client with a pre-configured connection.
-
0.8.119 Jan 2022 -
0.7.025 Aug 2021Nothing published for this version
-
0.6.016 May 2021Nothing published for this version
-
0.5.009 Mar 2021Nothing published for this version
-
0.4.004 Sep 2020 withdrawnNothing published for this version
-
0.3.106 Sep 2019Nothing published for this version
-
0.3.006 Sep 2019Nothing published for this version
-
0.2.024 Jul 2019Nothing published for this version
-
0.1.018 Jul 2019Nothing published for this version