7个版本

1.8.0-beta.72024年5月29日
1.8.0-beta.42024年5月21日
1.8.0-beta.32024年5月18日
1.8.0-beta.22024年5月11日
1.8.0-beta.12024年5月7日

#180 in WebSocket


nng-c 中使用

BSL-1.0 许可证

7MB
171K SLoC

C 137K SLoC // 0.1% comments AsciiDoc 17K SLoC // 0.2% comments Visual Studio Project 10K SLoC Python 3K SLoC // 0.3% comments Rust 2.5K SLoC // 0.0% comments Visual Studio Solution 743 SLoC Shell 743 SLoC // 0.3% comments Perl 614 SLoC // 0.1% comments Batch 16 SLoC Bitbake 7 SLoC TCL 4 SLoC

nng-c-sys

Actions Status Crates.io Documentation

绑定到 nng.

版本对应C库

特性

  • http - 启用http代码构建
  • websocket - 启用websocket代码构建。启用 http 同时
  • tls - 启用TLS代码构建
  • stats - 启用统计信息收集。有关详细信息,请参阅此处

TLS

当启用 tls 特性时,此crate将编译mbedtls 2.28.8以与 nng 一起捆绑

交叉编译

Android

指定环境变量 ANDROID_NDK_HOME,该变量指向NDK安装的根目录,其中包含查找工具链文件的路径

无运行时依赖