nng 1.7.2-1 source package in Ubuntu

Changelog

nng (1.7.2-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sun, 04 Feb 2024 08:48:51 +0100

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nng_1.7.2-1.dsc 1.8 KiB ad3d1a65756346b4517a99736b304ede37688289c57e84b2c2050f0fba710e3e
nng_1.7.2.orig.tar.gz 725.5 KiB 40e6af7bdd5d02ee98ba8fe5fd5c149ce3e5a555f202cdc837e3ead2d7cc7534
nng_1.7.2-1.debian.tar.xz 8.8 KiB 97d335bab7dfe032cbb39ff68dd0822bfe0cfd618c0ea725ad7044c475044ea9

Available diffs

No changes file available.

Binary packages built by this source

libnng-dev: Lightweight Messaging Library - development

 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. The API frees the
 programmer from worrying about details like connection management,
 retries, and other common considerations, so that they can focus on
 the application instead of the plumbing.
 .
 This package contains the header files needed for developing programs
 using libwebsockets and a static library.

libnng1: Lightweight Messaging Library - shared library

 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. The API frees the
 programmer from worrying about details like connection management,
 retries, and other common considerations, so that they can focus on
 the application instead of the plumbing.
 .
 This package contains the shared library.

libnng1-dbgsym: debug symbols for libnng1
nng-utils: Lightweight Messaging Library - utility

 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. The API frees the
 programmer from worrying about details like connection management,
 retries, and other common considerations, so that they can focus on
 the application instead of the plumbing.
 .
 This package contains the nngcat utility.

nng-utils-dbgsym: debug symbols for nng-utils