Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 257 Bytes

File metadata and controls

18 lines (13 loc) · 257 Bytes

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');