Skip to content

bbarker/tcpConduitServer

Repository files navigation

tcpConduitServer

Generating the script

To update the script ./conduitServer.hs to reflect the code under app, run makeScript.sh.

Running

Script

./conduitServer.hs

Executable

stack --nix clean && stack --nix build && stack --nix exec tcpConduitServer-exe +RTS -N4

About

A TCP server using Conduit and STM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published