#bindings #http2 #ffi #http #generated-bindings #nghttp2

sys nghttp2-sys

Rust 对 libnghttp2 库的绑定,由 bindgen 生成

2 个版本

使用旧的 Rust 2015

0.1.1 2018年9月18日
0.1.0 2018年9月12日

51 in #http2

ISC 许可证

6KB
62

nghttp2-sys

Build Status

Rust 对由 nghttp2 提供的 http2 实现的原始 FFI 绑定。绑定由 bindgen 生成。

需求

nghttp2 库 >= 1.0.0

许可证

此crate受 ISC 许可证 许可。

发布说明

  • v0.1.1 - 将crate移至与 nghttp2-rs 一起的工作区中。放宽bindgen版本约束。添加缺少的editorconfig。
  • v0.1.0 - 初始发布。

依赖项

~0–2MB
~38K SLoC