nghttp2-sys
A common library for linking nghttp2 to rust programs (also known as
libnghttp2).
Generating bindings
The bindings are generated by the script bindgen.sh.
The script requires that you have an up-to-date version of the bindgen CLI.
The bindings are checked in CI to ensure that what exists in git matches the output of the script.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in nghttp2-sys by you, as defined in the Apache-2.0 license,
shall be dual licensed as above, without any additional terms or conditions.