Skip to content

SatyendraBanjare/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-App

Inspired by :: haskell-chat-server-example

Purely for learning prupose

Fixed the error of having wrong name printed for the to be kicked client.

Will be working on implementing new features.

Quick setup

$ cabal sandbox init
$ cabal install --only-dependencies
$ cabal run

Then in another terminal

 $ nc localhost 1234

About

Terminal chat application written purely in haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published