tide_compressed_sse

Crates.iotide_compressed_sse
lib.rstide_compressed_sse
version4.0.1
sourcesrc
created_at2020-07-31 15:37:55.893305
updated_at2020-10-28 15:47:19.083341
descriptionAsync Server Sent Event parser and encoder
homepage
repositoryhttps://github.com/yarn/tide_compressed_sse-sse
max_upload_size
id271666
size57,790
Ryan (Yarn)

documentation

https://docs.rs/tide_compressed_sse

README

async-sse

Async Server Sent Event parser and encoder

Crates.io version Download docs.rs docs

API Docs | Contributing

This project pulls the sse code from tide into async-sse and adds compression.

Installation

$ cargo add tide_compressed_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 http-rs/async-sse. Fishrock123/tide-compress. 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: 0

cargo fmt