nghttp2-sys

Crates.ionghttp2-sys
lib.rsnghttp2-sys
version0.1.1
sourcesrc
created_at2018-09-12 17:05:24.779405
updated_at2018-09-18 19:58:32.53175
descriptionRust bindings for libnghttp2, generated with bindgen.
homepagehttps://github.com/quinnjr/nghttp2-rs/tree/master/nghttp2-sys
repositoryhttps://github.com/quinnjr/nghttp2-rs/tree/master/nghttp2-sys
max_upload_size
id84394
size7,497
Joseph Quinn (quinnjr)

documentation

https://docs.rs/nghttp2-sys

README

nghttp2-sys

Build Status

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.
Commit count: 0

cargo fmt