#hyper #run-time #wta-hyper

wta-hyper

Hyper support for the what-the-async runtime

2 releases

0.1.1 Apr 1, 2025
0.1.0 May 9, 2022

#125 in #hyper

Download history 49/week @ 2025-03-26 58/week @ 2025-04-02 2/week @ 2025-04-09 1/week @ 2025-04-16

110 downloads per month

MIT license

28KB
518 lines

Hyper

Hyper is a low-level HTTP library that normally makes use of tokio, but is fundamentally runtime agnostic. We can use hyper over our runtime by implementing the Executor trait and the Accept trait.

Dependencies

~5–14MB
~146K SLoC