2 releases

0.1.1 Dec 29, 2023
0.1.0 Dec 29, 2023

#1390 in Asynchronous

Download history 33/week @ 2023-12-24 10/week @ 2023-12-31 52/week @ 2024-01-07 24/week @ 2024-01-14 12/week @ 2024-01-21 18/week @ 2024-01-28 37/week @ 2024-02-04 36/week @ 2024-02-11 50/week @ 2024-02-18 55/week @ 2024-02-25 93/week @ 2024-03-03 92/week @ 2024-03-10 74/week @ 2024-03-17 35/week @ 2024-03-24 51/week @ 2024-03-31 13/week @ 2024-04-07

210 downloads per month
Used in 3 crates

MIT/Apache

13KB
197 lines

smol-hyper

Implementation of hyper's runtime traits for smol.

The goal of this crate is to allow for greater integration between hyper and smol. It is deliberately constrained and implements the following:

This crate should allow for smol's type to be used in hyper contexts.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~3–15MB
~156K SLoC