High-level Nghttp2
API.
Basic usage
rust
// tbi
sh
$ cargo add nghttp2
This crate uses #![deny(unsafe_code)]
to ensure everything is implemented in
100% Safe Rust.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
MIT OR Apache-2.0