GitHub - soplwang/node-ka-patch: A library for monkey-patch Node.js to force TCP keep-alive after socket.end() · GitHub
Skip to content

soplwang/node-ka-patch

Folders and files

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

Contributors