Binary package “node-connect-timeout” in ubuntu jammy

connect middleware for timing out HTTP requests - Node.js module

 This module allows one to set a timeout (default 5000 milliseconds) for
 HTTP requests. A new timeout event is added to the HTTP request instance
 and triggered when the request expires.
 .
 Connect is an extensible HTTP server framework.
 .
 Node.js is an event-based server-side JavaScript engine.