An open API service indexing awesome lists of open source software.

https://github.com/sheyll/tcpheartbeat

Super small server and client that run on two hosts, continuously sending data to each other using TCP. When the connection gets destroyed, both tools exit with an error exit code.
https://github.com/sheyll/tcpheartbeat

Last synced: about 1 month ago
JSON representation

Super small server and client that run on two hosts, continuously sending data to each other using TCP. When the connection gets destroyed, both tools exit with an error exit code.

Awesome Lists containing this project

README

          

TCPHeartBeat
============

Super small server and client that run on two hosts, continuously sending data to each other using TCP. When the connection gets destroyed, both tools exit with an error exit code.