n2o-web-0.11.2: N2O adapter for WebSockets
Network.N2O.Web.Http
Description
Naive implementation of HTTP server TODO: * graceful exit
runServer :: String -> Int -> Context N2OProto a -> IO () Source #