Crates.io | nng-c-sys |
lib.rs | nng-c-sys |
version | 1.9.0-beta.1 |
source | src |
created_at | 2024-05-07 23:56:55.588512 |
updated_at | 2024-10-12 01:56:07.077718 |
description | Bindings nng C library |
homepage | |
repository | https://github.com/DoumanAsh/nng-c-sys |
max_upload_size | |
id | 1233242 |
size | 9,369,053 |
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.8 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