Skip to content

besport/ocaml-cohttp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Http_pool is a turbocharger for cohttp. It includes some HTTP 1.1 hacks, and it might have broken the stock http_client

About

Very lightweight HTTP server using Lwt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 99.9%
  • Shell 0.1%