On Wed, Mar 12, 2025 at 06:10:43PM +0100, Rafael Sadowski wrote: > I would like import nng-1.10.1 to update kicad to 9.0.0. As my first > tests show, I confident that we can mark KiCAD 9.0.0 unbroken.
Sounds promising. > OK to import? ok to import as net/nng, next to nanomsg, zeromq etc > 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 > > -- jca