パッケージ: libnats3.5 (3.5.0-1) [debports]
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.5 関連パッケージ
|
|
|
|
-
- 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 ツールキット - 共有ライブラリ