@hackage Lucu0.6
HTTP Daemonic Library
Categories
License
LicenseRef-PublicDomain
Maintainer
PHO <pho at cielonegro dot org>
Links
Versions
Installation
Dependencies (16)
- HsOpenSSL >=0.8 && <0.9
- base >=4.2 && <4.3
- bytestring >=0.9 && <0.10
- containers >=0.3 && <0.4
- dataenc >=0.13 && <0.14
- directory >=1.0 && <1.1 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.