package httpun-lwt-unix
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Lwt + Unix support for httpun
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      httpun-0.1.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=5007465f42e1cf8dec1e019819194b79bc5eed407cb93db4f603304c86a294d1
    
    
  sha512=d2cbcec8cd3a0f169d32407fbfb66afbce9ec9e3718a5dbf33eb3a2e199b9fe2b0b0fb5ab486f22c51b89c3351d42e5b7d160dae17a28c432f072913d18fd166
    
    
  Description
Published: 12 Jun 2024
README
http/un
http/un is a high-performance, memory-efficient, scalable and web library for OCaml. It uses the Angstrom and Faraday libraries for parsing and serialization.
httpun is a fork of httpaf that fixes bugs in the original work and adds additional features. See FORK.md for more details on those changes.
Installation
opam install httpunUsage
Check the examples folder.
License
BSD3, see LICENSE files for its text.
Dependencies (5)
- 
  
    gluten-lwt-unix
  
  
    >= "0.5.0"
- 
  
    dune
  
  
    >= "3.0.0"
- 
  
    httpun-lwt
  
  
    = version
- 
  
    httpun
  
  
    = version
- 
  
    ocaml
  
  
    >= "4.08.0"
Dev Dependencies
None
Used by (1)
- 
  
    dream-httpaf
  
  
    >= "1.0.0~alpha4"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page