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

#760 in Asynchronous

Download history 17604/week @ 2024-03-03 18879/week @ 2024-03-10 18185/week @ 2024-03-17 16513/week @ 2024-03-24 15348/week @ 2024-03-31 17327/week @ 2024-04-07 17202/week @ 2024-04-14 16395/week @ 2024-04-21 16046/week @ 2024-04-28 14062/week @ 2024-05-05 16273/week @ 2024-05-12 17020/week @ 2024-05-19 15710/week @ 2024-05-26 16964/week @ 2024-06-02 16757/week @ 2024-06-09 17599/week @ 2024-06-16

67,836 downloads per month
Used in 172 crates (10 directly)

MIT/Apache

23KB
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

~6MB
~128K SLoC