[ 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 ツールキット - 共有ライブラリ