[ 源代码: rust-condure ]
软件包:condure(1.9.1-1)
HTTP/WebSocket connection manager
Condure is a service that manages network connections on behalf of server applications, in order to allow controlling the connections from multiple processes. Applications communicate with Condure over ZeroMQ.
Condure can only manage connections for protocols it knows about. Currently this is HTTP/1 and WebSockets. See Supported protocols.
The project was inspired by Mongrel2.
其他与 condure 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.3)
- GCC 支持库
-
- dep: libssl3 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libzmq5 (>= 4.0.1 dfsg)
- lightweight messaging kernel (shared library)