haskell-scalable-server icon indicating copy to clipboard operation
haskell-scalable-server copied to clipboard

Library for writing fast/scalable TCP-based services in Haskell

Library for building fast/scalable TCP-based services in Haskell.

Docs: http://hackage.haskell.org/packages/archive/scalable-server/latest/doc/html/Network-Server-ScalableServer.html

Example: https://github.com/jamwt/haskell-scalable-server/blob/master/example.hs