GitXplorerGitXplorer
R

EchoServer

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
dd02d0def8d397156212035c638041aba28d8350

Changed comment

RRaphMad committed 9 years ago
Unverified
018e1e4a3886f92ae36998632a45c8eb1946347b

Cleaned up

RRaphMad committed 9 years ago
Unverified
d31ba02c1417b2897d9abe56c14b6d78446b3360

Added validation of provided defaultPort

RRaphMad committed 9 years ago
Unverified
c97e90fa5a9f20c4f837dcdb480699bf87b0b174

Use port from commandline if present

RRaphMad committed 9 years ago
Unverified
fc6ab01fead9d8665ccbe0f15dbc9bcc6dcb31e0

Update README.md

RRaphMad committed 9 years ago
Unverified
a2e0c423958ea718a2842b13dcd4adc744b1dda8

Create README.md

RRaphMad committed 9 years ago

README

The README file for this repository.

Listens on port 4242 per default, this can be overridden via the first command line argument.

Use 'runhaskell echoserver.hs' or compile with GHC to run.