- OPAM
- OCaml >= 4.03.0
- OCaml >= 4.04.1, Async >= v0.11.0 for zmq-async
- Ocaml >= 5.0.0 for zmq-eio
- Lwt >= 2.6.0 for zmq-lwt
- libzmq (c lib) >= 4.x
opam install zmq
opam remove zmq
API documentation can be found here
With OPAM you can create a local switch which will install all dependencies automatically.
opam switch create ./ 5.1.1
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.