Skip to content

A library for monkey-patch Node.js to force TCP keep-alive after socket.end()

License

Notifications You must be signed in to change notification settings

soplwang/node-ka-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A library for monkey-patch Node.js to force TCP keep-alive after socket.end()

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published