[ bianca ]
[ 源代码: nats.c ]
软件包:libnats3.10(3.10.1-1)
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.10 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libprotobuf-c1 (>= 1.3.1)
- Protocol Buffers C shared library (protobuf-c)
-
- dep: libsodium23 (>= 0.6.1)
- Network communication, cryptography and signaturing library
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries