# forever-agent

> HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.

Latest version **0.6.1** (published 2015-04-07) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install forever-agent
pnpm add forever-agent
yarn add forever-agent
bun add forever-agent
```

## Health

**Score 18/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.1 |
| Published | 2015-04-07 |
| First published | 2013-03-01 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | separate (@types/forever-agent) |
| Module format | CommonJS |
| Node | * |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 79 |
| Author | Mikeal Rogers |
| Maintainers | mikeal, nylen, simov |

## Links

- npm: https://www.npmjs.com/package/forever-agent
- Repository: https://github.com/mikeal/forever-agent
- Issues: https://github.com/mikeal/forever-agent/issues
- npm.io page: https://npm.io/package/forever-agent

## Recent versions

- 0.6.1 (latest) — 2015-04-07
- 0.6.0 — 2015-03-21
- 0.5.2 — 2014-02-04
- 0.5.0 — 2013-04-22
- 0.4.0 — 2013-04-15
- 0.3.0 — 2013-04-15
- 0.2.0 — 2013-03-01

## README

forever-agent
=============

HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.

---
_Source: https://npm.io/package/forever-agent · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
