nats.c 3.12.0-1 source package in Ubuntu
Changelog
nats.c (3.12.0-1) unstable; urgency=medium * debian/salsa-ci.yml * New upstream version 3.12.0 * libnats3.12 -- Victor Seva <email address hidden> Thu, 22 Jan 2026 13:31:30 +0100
Upload details
- Uploaded by:
- Victor Seva
- Uploaded to:
- Sid
- Original maintainer:
- Victor Seva
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| nats.c_3.12.0-1.dsc | 1.3 KiB | beb791c1ca26d935bfbb931df38e2b28bebeffbf13070d151d63612561218b63 |
| nats.c_3.12.0.orig.tar.gz | 1.5 MiB | 06b64d7045fd618c98e5608001b384bdbfa6a17718dba64e732ba72a6f00649b |
| nats.c_3.12.0-1.debian.tar.xz | 8.6 KiB | 141fdb48420a5d41ffc69623151fe3541be1249e7cb8c1cab41f05ebe1cdbe9e |
Available diffs
- diff from 3.11.0-1 to 3.12.0-1 (48.9 KiB)
No changes file available.
Binary packages built by this source
- libnats-dev: C client for the NATS messaging system (development files)
NATS messaging enables the exchange of data that is segmented into messages
among computer applications and services. These messages are addressed by
subjects and do not depend on network location. This provides an abstraction
layer between the application or service and the underlying physical network.
Data is encoded and framed as a message and sent by a publisher.
The message is received, decoded, and processed by one or more subscribers.
.
This package provides the C headers for NATS
- libnats3.12: C client for the NATS messaging system
NATS messaging enables the exchange of data that is segmented into messages
among computer applications and services. These messages are addressed by
subjects and do not depend on network location. This provides an abstraction
layer between the application or service and the underlying physical network.
Data is encoded and framed as a message and sent by a publisher.
The message is received, decoded, and processed by one or more subscribers.
.
This package provides the C shared libraries for NATS
- libnats3.12-dbgsym: debug symbols for libnats3.12
