1 unstable release

0.1.0 May 9, 2022

#258 in #hyper

MIT license

28KB
538 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–17MB
~188K SLoC