package tiny_httpd

  1. Overview
  2. No Docs
Minimal HTTP server using threads

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tiny_httpd-0.21.tbz
sha256=d38cc3962761e85f552171182a540746cbee6840bb9985efc260982e351d54f4
sha512=c658430db112079d3198db16b0b9e34015bc6407ed2cc539c695e9d9b3274b13fb87c6f884ff919d707317ed7b13effd14bb7188bb44ec01170a6f099b244ffa

Description

Dependencies (7)

  1. ocaml >= "4.13"
  2. iostream >= "0.2"
  3. hmap
  4. result
  5. base-threads
  6. seq
  7. dune >= "3.2"

Dev Dependencies (5)

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

Conflicts

None