2 releases
Uses old Rust 2015
0.1.1 | Sep 18, 2018 |
---|---|
0.1.0 | Sep 12, 2018 |
#57 in #http2
6KB
62 lines
nghttp2-sys
Rust raw FFI bindings to the http2 implementation provided by nghttp2. Bindings are generated with bindgen.
Requirements
nghttp2
library >= 1.0.0
License
This crate is licensed under the ISC License.
Release Notes
- v0.1.1 - Moving crate into a workspace alongside nghttp2-rs. Loosening bindgen version constraint. Adding missing editorconfig.
- v0.1.0 - Initial release.
Dependencies
~0–2.2MB
~43K SLoC