hyper - An HTTP library for Rust
A fast and correct HTTP implementation for Rust. It supports both HTTP/1 and HTTP/2. It is a relatively low-level library, meant to be a building block for libraries and applications. It supports high concurrency with non-blocking sockets.
https://hyper.rs
https://github.com/hyperium/hyper
License:
Tech:
Tags: