package http_async

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

Install

Dune Dependency

Authors

Maintainers

Sources

http_async-0.0.4.tbz
sha256=aae21a65c6b194accc0bb5c5c6191b1fec2ac4d5311e0038901f3f994315a982
sha512=21fe682c97fdc4ac318e75b310d471af29d6a09f7523191cec435aed514a0b69375dcf5100ef10c4ee3d38c3d19a87fe01cd4cfc443a209717b9e0246d09a01c

CHANGES.md.html

0.0.4

  • Adapt to api changes in shuttle 0.5.0

0.0.3

  • Streaming bodies use Bigstring based iovecs instead of strings

0.0.2

  • Initial release