11 stable releases (4 major)
5.1.0 | Sep 17, 2021 |
---|---|
5.0.0 | Dec 5, 2020 |
4.1.0 | Oct 30, 2020 |
4.0.0 | Jul 7, 2020 |
1.0.2 | Mar 4, 2020 |
#394 in Asynchronous
36,408 downloads per month
Used in 153 crates
(5 directly)
22KB
401 lines
async-sse
Async Server Sent Event parser and encoder
Installation
$ cargo add async-sse
Contributing
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
Acknowledgements
This project was adapted from goto-bus-stop/sse-codec.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~6.5MB
~141K SLoC