package shuttle_http

  1. Overview
  2. Docs
Async library for HTTP/1.1 servers and clients

Install

Authors

Maintainers

Sources

0.11.0.tar.gz
md5=c18e89676a71564229afaf9d40a64ebb
sha512=12d9dc7f6ab96147c14469bb48f56b5f528633d7925033aea99b303976868cc762919228057511a8d658c76496636c69f9e283c91d76eadbb7bd5443c492d939

Description

Shuttle_http is a low level library for implementing HTTP/1.1 web services and clients in OCaml.

Dependencies (9)

  1. re2 >= "v0.16.0"
  2. ppx_jane >= "v0.16.0"
  3. ocaml >= "4.14.0"
  4. jane_rope >= "v0.16.0"
  5. core >= "v0.16.0"
  6. async_websocket >= "v0.16.0"
  7. async_ssl >= "v0.16.0"
  8. async >= "v0.16.0"
  9. dune >= "3.1"

Dev Dependencies (2)

  1. odoc with-doc
  2. core_unix with-test

Conflicts

None