package zmq-lwt
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Lwt-aware bindings to ZMQ
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      zmq-lwt-5.1.5.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=9947d13dab4b3c5792cd60f0088a0569597ce5592f0dc8788baa4e9f72a67b56
    
    
  sha512=0a16f0fde3f2dba1c2676d9792a330ef73cef6809c3f0446a0e4c78623856a2532a9bdce5317472e87490b4dd35082e179074b9160a38924aa72d73cddec8bea
    
    
  doc/README.html
OCaml bindings for ZMQ 4.x
Dependencies
- OPAM
 - OCaml >= 4.03.0, OCaml >= 4.04.1 for zmq-async
 - Async >= v0.11.0 for zmq-async
 - Lwt for zmq-lwt
 - libzmq (c lib) >= 4.x
 
Install
opam install zmqUninstall
opam remove zmqDocumentation
API documentation can be found here
Development
With OPAM 2.x you can create a local switch which will install all dependencies automatically.
opam switch create ./ 4.06
makeLicense
See LICENSE.md.
Thanks
To the guys from the #ocaml channel, gildor, thelema, kaustuv and many others, wagerlabs, little-arhat and the ocaml-uint authors.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page