@hackage Lucu0.5
HTTP Daemonic Library
Categories
License
LicenseRef-PublicDomain
Maintainer
PHO <pho at cielonegro dot org>
Links
Versions
Installation
Dependencies (15)
- HsOpenSSL
- base >=4 && <5
- bytestring
- containers
- dataenc
- directory Show all…
Dependents (3)
@hackage/acme-everything, @hackage/hellnet, @hackage/hellage
Package Flags
build-lucu-implant-file
(on by default)
Build the lucu-implant-file program.
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.