/ocaml-cohttp

Very lightweight HTTP server using Lwt

Primary LanguageOCamlOtherNOASSERTION

CoHTTP is an OCaml library for creating HTTP daemons. It uses cooperative threading via the LWT library to handle concurrency, making it quite lightweight and portable.

Build Requirements: