| Crates.io | nng-c-sys |
| lib.rs | nng-c-sys |
| version | 1.11.1 |
| created_at | 2024-05-07 23:56:55.588512+00 |
| updated_at | 2025-09-25 16:24:54.427699+00 |
| description | Bindings nng C library |
| homepage | |
| repository | https://github.com/DoumanAsh/nng-c-sys |
| max_upload_size | |
| id | 1233242 |
| size | 14,279,854 |
Bindings to nng.
Version corresponds to C library
High level bindings: nng-c
http - Builds with http code ONwebsocket - Builds with websocket code ON. Enables http alongsidetls - Builds with TLS code ONstats - Builds with statistics collection. See this for details.When tls feature is enabled this crate compiles mbedtls 2.28.10 to bundle it together with nng
Specify environment variable ANDROID_NDK_HOME which points too root of NDK installation where to look for toolchain file