Path to this page:
Subject: CVS commit: wip/Lucu
From: PHO / phonohawk
Date: 2008-07-20 09:49:50
Message id: E1KKTgD-0000Nq-Br@sc8-pr-cvs1.sourceforge.net
Log Message:
Import Lucu-0.1 as wip/Lucu.
Lucu is an HTTP daemonic library. It can be embedded in any Haskell
program and runs in an independent thread. Lucu is not a replacement
for Apache. It is intended to be used to create an efficient web-based
application without messing around FastCGI. It is also intended to be
run behind a reverse-proxy so it doesn't have some facilities like
logging, client filtering or such like.
Files: