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.
- Host: GitHub
- URL: https://github.com/sheyll/tcpheartbeat
- Owner: sheyll
- Created: 2012-11-17T00:16:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-17T00:17:52.000Z (over 13 years ago)
- Last Synced: 2023-03-11T19:18:06.454Z (over 3 years ago)
- Language: Haskell
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.