package shuttle_http

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

Install

Dune Dependency

Authors

Maintainers

Sources

shuttle_http-0.12.0.tbz
sha256=073651dfcbe88a29856ae9568583ecece3df659aa74470ca92671e388ccc9351
sha512=78a8f4517238a7332cf5211f250aa031a3f64fcdf3617c23f072183bbbd9535e295cdef9551d24e4451ef674e0ce6845296960f66ca9c28b81430f4cf0dda563

Description

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

Dependencies (9)

  1. re2 >= "v0.17.0"
  2. ppx_jane >= "v0.17.0"
  3. ocaml >= "5.1.0"
  4. jane_rope >= "v0.17.0"
  5. core >= "v0.17.0"
  6. async_ssl >= "v0.17.0"
  7. async_log >= "v0.17.0"
  8. async >= "v0.17.0"
  9. dune >= "3.1"

Dev Dependencies (2)

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

Used by (1)

  1. shuttle_websocket >= "0.12.0"

Conflicts

None

OCaml

Innovation. Community. Security.