condure

Manages and maintains persistent HTTP/WebSocket connections

brewmacoslinux
Try with needOr install directly
Source

About

HTTP/WebSocket connection manager

Commands

condure

Examples

Start the connection manager server$ condure server
Create a new HTTP connection pool with configuration$ condure connect --url http://example.com --max-connections 10
List active connections and their status$ condure list