nng-c-sys

Crates.ionng-c-sys
lib.rsnng-c-sys
version1.8.0-beta.2
sourcesrc
created_at2024-05-07 23:56:55.588512
updated_at2024-05-11 06:40:01.890858
descriptionBindings nng C library
homepage
repositoryhttps://github.com/DoumanAsh/nng-c-sys
max_upload_size
id1233242
size3,272,443
Douman (DoumanAsh)

documentation

https://docs.rs/crate/nng-c-sys

README

nng-c-sys

Actions Status Crates.io Documentation

Bindings to nng.

Version corresponds to C library

Features

  • http - Builds with http code ON
  • tls - Builds with TLS code ON

TLS

When tls feature is enabled nng will try to look for mbedTLS installation in /usr/local

If regular installation is not an option, you can specify environment variable NNG_MBEDTLS_ROOT_DIR with path to the library.

Commit count: 11

cargo fmt