2 releases

0.1.1 Dec 29, 2023
0.1.0 Dec 29, 2023

#1423 in Asynchronous

Download history 70/week @ 2024-01-12 13/week @ 2024-01-19 18/week @ 2024-01-26 23/week @ 2024-02-02 47/week @ 2024-02-09 36/week @ 2024-02-16 59/week @ 2024-02-23 64/week @ 2024-03-01 93/week @ 2024-03-08 73/week @ 2024-03-15 74/week @ 2024-03-22 49/week @ 2024-03-29 32/week @ 2024-04-05 46/week @ 2024-04-12 243/week @ 2024-04-19 39/week @ 2024-04-26

365 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–13MB
~150K SLoC