Language

Package: nng @ 1.3.2

Synopsis

Lightweight messaging library

Description

NNG project is a rewrite of the scalability protocols library known as libnanomsg, and adds significant new capabilities, while retaining compatibility with the original. It 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.

Home page
https://nng.nanomsg.org/
Location
gnu/packages/networking.scm (line: 572, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ksh' does not match package name 'oksh'
input-labels

Identify input labels that do not match package names

label 'mbedtls' does not match package name 'mbedtls-apache'