Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

julien-f/socket-keepalive-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On remote machine:

$ git clone https://github.com/julien-f/socket-keepalive-tests
$ cd socket-keepalive-tests
$ yarn
$ node net/server.js
listening on tcp://[::]:38479

On local machine:

$ git clone https://github.com/julien-f/socket-keepalive-tests
$ cd socket-keepalive-tests
$ yarn
$ node net/client remote-machine:38479

Now cut the connection between local and remote machine and notice the client does not detect anything.

About

Tests of disconnection detection for Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published