8 releases
1.9.0-beta.1 | Oct 12, 2024 |
---|---|
1.8.0-beta.7 | May 29, 2024 |
#178 in WebSocket
231 downloads per month
Used in nng-c
6MB
156K
SLoC
nng-c-sys
Bindings to nng.
Version corresponds to C library
High level bindings: nng-c
Features
http
- Builds with http code ONwebsocket
- Builds with websocket code ON. Enableshttp
alongsidetls
- Builds with TLS code ONstats
- Builds with statistics collection. See this for details.
TLS
When tls
feature is enabled this crate compiles mbedtls 2.28.8 to bundle it together with nng
Cross compilation
Android
Specify environment variable ANDROID_NDK_HOME
which points too root of NDK installation where to look for toolchain file