async-sse
Async Server Sent Event parser and encoder
5.1.0
4.7M downloads/mo
#4656 most downloaded on crates.io
http-rs/async-sse
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 10 months
Some releases are documented
notes for 6 of 11 stable releases
1 version withdrawn
withdrawn after publishing
6 years old
12 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
12 releases · Mar 2020 to Sep 2021Releases
latest 12-
5.1.017 Sep 2021Release notes
Open source →What's Changed
- deps: replace async-std with futures-lite by @raggi in #18
- Updated pin-project-lite to 0.2.7 by @spadarian in #20
- add support for multiline data messages by @igowen in #19
- Depend on http-types without default-features by @joshtriplett in #16
New Contributors
- @raggi made their first contribution in #18
- @spadarian made their first contribution in #20
- @igowen made their first contribution in #19
Full Changelog: v5.0.0...v5.1.0
-
5.0.005 Dec 2020 -
4.1.030 Oct 2020Release notes
Open source →This patch fixes a bug on
Encoderand implementsAsyncBufReadfor it.Added
- Implement
AsyncBufReadforEncoder#13
Fixed
- Fix
EncoderAsyncRead#13
- Implement
-
4.0.129 Sep 2020 -
4.0.007 Jul 2020Release notes
Open source →This patch simplifies library internals by using the
async-channelcrate.Internal
- Use
async-channelto notify senders of disconnection #6
- Use
-
3.0.105 Jul 2020 withdrawnNothing published for this version
-
3.0.029 May 2020Release notes
Open source →This patch changes the signature of
sendand updates the dependencies to[email protected]and[email protected].Changed
-
2.1.004 Mar 2020Nothing published for this version
-
2.0.004 Mar 2020Nothing published for this version
-
1.0.204 Mar 2020Nothing published for this version
-
1.0.104 Mar 2020Nothing published for this version
-
1.0.004 Mar 2020Nothing published for this version