Files
ports/net/nng/pkg/DESCR
T
rsadowski eab5de4260 Import nng-1.10.1
Comment:
light-weight brokerless messaging library

Description:
NNG, like its predecessors nanomsg (and to some extent ZeroMQ), 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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/nanomsg/nng

OK jca, tb (requested to move to ports/net)
2025-03-13 15:37:17 +00:00

5 lines
245 B
Plaintext

NNG, like its predecessors nanomsg (and to some extent ZeroMQ), 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.