network-server

A light abstraction over sockets & co. for servers

Latest on Hackage:0.2.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed
Maintained by Rick Kaudewitz

With these routines it is very easy to write a server, have it accept connections on multiple ports via IP4, IP6 or unix sockets and associate each of these bindings with a server routine.