httpbis 0.9.1

Rust implementation of HTTP/2 protocol
Documentation
1
2
3
4
5
mod shutdown_signal;

pub(crate) mod select_lite;

pub use self::shutdown_signal::*;