package tiny_httpd

  1. Overview
  2. Docs
Minimal HTTP server using good old threads

Install

Authors

Maintainers

Sources

v0.13.tar.gz
md5=74b50eb122ac51e59b794179dbaaee13
sha512=3c3043a176939dc3c95a3a5c2af007ecd32ffb8d211210e0c7ea0d1f61914446f28e60891029506e19c131d3ebd14cc532d581a592ace0130538f58de6e6d9ef

Description

Dependencies (5)

  1. ocaml >= "4.04.0"
  2. seq
  3. result
  4. base-threads
  5. dune >= "2.0"

Dev Dependencies (4)

  1. ptime with-test
  2. qcheck-core with-test & >= "0.9"
  3. conf-libcurl with-test
  4. odoc with-doc

Used by (2)

  1. google-drive-ocamlfuse >= "0.7.28"
  2. tiny_httpd_camlzip = "0.13"

Conflicts

None