Skip to content

bbangert/echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Echo Server and Client

This repo demonstrates a small TCP echo server/client in Haskell.

Setting a large amount of client connections with a very small (<1) ping frequency interval causes memory usage to spike quite highly.

Regularly starting/quitting the echoclient also results in the base usage of the echoserver to continually rise.

About

Echo Server and Client in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published