A simple multithreded chat server in haskell
Go to file
Abhinav Sarkar 01454a644f Adds ping-pong for detecting client timeout. 2015-09-10 02:26:51 +05:30
app Adds types and a basic server. 2015-09-09 00:23:47 +05:30
src/Link Adds ping-pong for detecting client timeout. 2015-09-10 02:26:51 +05:30
test Adds types and a basic server. 2015-09-09 00:23:47 +05:30
.gitignore Adds types and a basic server. 2015-09-09 00:23:47 +05:30
LICENSE Adds types and a basic server. 2015-09-09 00:23:47 +05:30
Setup.hs Adds types and a basic server. 2015-09-09 00:23:47 +05:30
link.cabal Adds ping-pong for detecting client timeout. 2015-09-10 02:26:51 +05:30
stack.yaml Adds types and a basic server. 2015-09-09 00:23:47 +05:30