Home

Awesome

OCaml bindings for ZMQ 4.x

Build Status

Dependencies

Install

opam install zmq

Uninstall

opam remove zmq

Documentation

API documentation can be found here

Development

With OPAM you can create a local switch which will install all dependencies automatically.

opam switch create ./ 5.1.1
make

License

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.