nng
Light-weight brokerless messaging
NNG is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery.
homepage ↗ github: nanomsg/nng
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.11 | 2 | 14 h | details › |
| phackerlay GitLab ↗ | 1.5.2 | 2 | 3 d | details › |
| xoores GitLab ↗ | 1.9.0 | 1 | 34 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | riscv | Committed | |
|---|---|---|---|---|---|---|---|
| 1.11 | gentoo | amd64 stable | arm64 testing | x86 testing | riscv testing | — | view · download · history ↗ |
| 1.10.1 | gentoo | amd64 stable | arm64 untested | x86 untested | riscv testing | — | view · download · history ↗ |
| 1.9.0 ≈ | xoores | amd64 testing | arm64 untested | x86 untested | riscv untested | 20 mo | view · download · history ↗ |
| 1.5.2 ≈ | phackerlay | amd64 testing | arm64 untested | x86 untested | riscv untested | 24 mo | view · download · history ↗ |
| 1.3.2 ≈ | phackerlay | amd64 testing | arm64 untested | x86 untested | riscv untested | 24 mo | view · download · history ↗ |
Use flags of 1.11
- +compat Enable compatibility with the legacy nanomsg API
- +deprecated Build deprecated features
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tools Build and install command line tools