mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
eab5de4260
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)