[ bookworm ]
[ sid ]
[ 原始碼: nats.c ]
套件:libnats3.4(3.4.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.4 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libprotobuf-c1 (>= 1.3.1)
- Protocol Buffers C shared library (protobuf-c)
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries