About

Metadata

  • Last updated , by MasatakeDaimon
  • License LicenseRef-PublicDomain
  • Categories Network Development
  • Maintained by: PHO <pho at cielonegro dot org>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    build-lucu-implant-file (on by default)

    Build the lucu-implant-file program.

Readme

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.