10 stable releases (4 major)
5.0.0 | Dec 5, 2020 |
---|---|
4.1.0 | Oct 30, 2020 |
4.0.1 | Sep 29, 2020 |
4.0.0 | Jul 7, 2020 |
1.0.2 | Mar 4, 2020 |
#379 in Asynchronous
16,552 downloads per month
Used in 64 crates
(2 directly)
22KB
397 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
~5.5–8MB
~167K SLoC