package zmq

  1. Overview
  2. Docs
OCaml bindings for ZeroMQ 4.x

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.0.tar.gz
md5=08c6d97f2e5b67c9a77b9e65e10cb417

Description

This library contains basic bindings for zmq. Lwt aware bindings to zmq are availble though package zmq-lwt Async aware bindings to zmq are availble though package zmq-async

Api documentation can be found at https://issuu.github.io/ocaml-zmq

Published: 02 May 2018

README

OCaml bindings for ZMQ 4.0

Dependencies

  • OPAM

  • OCaml >= 4.03

  • Async >= v0.9.0 for zmq-async

  • Lwt for zmq-lwt

Install

opam install zmq

Uninstall

opam remove zmq

Documentation

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
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.

Dependencies (6)

  1. stdint >= "0.4.2"
  2. base-unix
  3. configurator build
  4. jbuilder >= "1.0+beta17"
  5. conf-zmq
  6. ocaml

Dev Dependencies (1)

  1. ounit with-test & < "2.1.0"

Used by (10)

  1. binsec < "0.4.0"
  2. catapult-client
  3. catapult-daemon
  4. daft
  5. iocaml < "0.4.3"
  6. jupyter >= "2.3.1"
  7. jupyter-kernel
  8. pardi >= "2.0.2" & < "3.2.2"
  9. zmq-async < "5.1.0"
  10. zmq-lwt < "5.1.0"

Conflicts (1)

  1. ocaml-zmq