stoppable@1.0.0

This module implements Node's `server.close()` in the way you probably [expected it to work by default](https://github.com/nodejs/node/issues/2642): It stops accepting new connections and closes existing, idle connections (including keep-alives) without k

MIT 2017-05-19
安装 (1.0.0)
npm install stoppable@1.0.0
yarn add stoppable@1.0.0
pnpm add stoppable@1.0.0
bun add stoppable@1.0.0
dependencies (1)
包名版本要求
awaiting ^2.2.0
devDependencies (7)
包名版本要求
chai ^3.5.0
documentation ^4.0.0-rc.1
mocha ^3.4.1
nsp ^2.6.2
nyc ^10.3.2
requisition ^1.7.0
standard ^8.6.0
版本列表
1.1.0 2018-11-10
1.0.7 2018-10-22
1.0.6 2018-04-09
1.0.5 2017-12-15
1.0.4 2017-05-22
1.0.3 2017-05-21
1.0.2 2017-05-21
1.0.1 2017-05-19
1.0.0 2017-05-19