package bytebuffer

  1. Overview
  2. Docs
Extensible buffers built on top of bigarrays

Install

Dune Dependency

Authors

Maintainers

Sources

h1-0.0.2.tbz
sha256=6de8da90c7442c69d3ff2d82c393804dae4e90fe3abd963a896e825669c95dfd
sha512=496184c91b228dd19fa2074ca091b887b0d148af4207ebedfbad8b95582a600f13ba61c2c68bd316a5f74e69c1b964f5c690f5b212b29b80235e23958969c12e

CHANGES.md.html

0.0.2

  • Use cohttp types instead of writing yet another set of HTTP 1.1 types

  • Switch parser tests to a combination of alcotest + ppx_assert

0.0.1

  • Split bytebuffer into its own library

  • Remove Lwt backend for the time being

  • Add benchmark for http server

0.0.0

  • Initial unstable release