软件包: libnats-dev (3.2.0-1)
libnats-dev 的相关链接
Trisquel 的资源:
下载源码包 nats.c:
维护者:
Original Maintainer:
- Victor Seva
外部的资源:
- 主页 [github.com]
相似软件包:
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