package ocsigenserver

  1. Overview
  2. No Docs
A full-featured and extensible Web server

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.0.tar.gz
md5=646594a1b2e362cd0e346ac09a3f6316

Description

It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are already written, like a reverse proxy, content compression, access control, authentication, etc.

Published: 17 Apr 2014

Dependencies (14)

  1. ipaddr >= "2.1"
  2. sqlite3
  3. dbm
  4. tyxml >= "3.0.0" & < "3.2"
  5. cryptokit
  6. pcre
  7. ocamlnet >= "3.6.0"
  8. lwt >= "2.4.0" & < "2.4.7"
  9. ssl < "0.5.8"
  10. react
  11. base-threads
  12. base-unix
  13. ocamlfind
  14. ocaml < "4.08.0"

Dev Dependencies

None

Used by (6)

  1. aws < "1.0.0"
  2. azure-cosmos-db < "0.1.5"
  3. bitcoin < "1.1"
  4. eliom = "4.0.0"
  5. libres3 < "0.9"
  6. themoviedb

Conflicts (1)

  1. camlzip < "1.04"