async-sse

Crates.ioasync-sse
lib.rsasync-sse
version5.1.0
sourcesrc
created_at2020-03-04 14:14:01.692597
updated_at2021-09-17 14:21:49.126523
descriptionAsync Server Sent Event parser and encoder
homepage
repositoryhttps://github.com/http-rs/async-sse
max_upload_size
id215359
size57,507
Jacob Rothstein (jbr)

documentation

https://docs.rs/async-sse

README

async-sse

Async Server Sent Event parser and encoder

Crates.io version Download docs.rs docs

API Docs | Releases | Contributing

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.
Commit count: 55

cargo fmt