node-ka-patch.js
Introduction
A library for monkey-patch Node.js to force TCP keep-alive after socket.end()
.
Installation
npm install node-ka-patch
Usage
require('node-ka-patch');
A library for monkey-patch Node.js to force TCP keep-alive after socket.end()
.
npm install node-ka-patch
require('node-ka-patch');
npm i node-ka-patch
49
0.0.3
none