node-timed-out

Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
  https://github.com/floatdrop/timed-out
  0
  no reviews



Time in milliseconds to wait for `connect` event on socket. Or you can pass Object with following fields: - `connect` - time to wait for connection - `socket` - time to wait for activity on socket

Node.js is an event-based server-side JavaScript engine.