[Haskell-beginners] Haskell for server?

Erik de Castro Lopo mle+hs at mega-nerd.com
Mon Sep 16 07:21:35 CEST 2013


Miro Karpis wrote:

> Would like to correct/add on thing. I'm not looking for a server that will
> host a we page. I'm looking for a server that will handle TCP
> requests/connections.

The network-conduit package has a network server framework that works
much like Warp (the Yesod web server). That would be a good place to
start.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/



More information about the Beginners mailing list