- OPAM
- OCaml >= 4.03
- Async >= v0.9.0 for zmq-async
- Lwt for zmq-lwt
opam install zmq
opam remove zmq
API documentation can be found here
With OPAM 2.x you can create a local switch which will install all dependencies automatically.
opam switch create ./ 4.06
make
See LICENSE.md
.
To the guys from the #ocaml channel, gildor, thelema, kaustuv and many others, wagerlabs, little-arhat and the ocaml-uint authors.