@hackage Lucu0.7.0.3
HTTP Daemonic Library
Categories
License
LicenseRef-PublicDomain
Maintainer
PHO <pho at cielonegro dot org>
Links
Versions
Installation
Dependencies (17)
- HsOpenSSL >=0.10 && <0.11
- base >=4.3 && <4.4
- base-unicode-symbols >=0.2 && <0.3
- base64-bytestring >=0.1 && <0.2
- bytestring >=0.9 && <0.10
- containers >=0.4 && <0.5 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 or lighttpd. It is intended to be used to create an efficient web-based RESTful 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.