httpbis 0.1.7

Rust implementation of HTTP/2 protocol
Documentation

rust-http2

Build Status License

HTTP/2 client and server implementation in Rust based on tokio.

Currently it is used as base for implementation of grpc-rust.