package zmq-async

  1. Overview
  2. Docs
Async aware bindings to zmq

Install

Dune Dependency

Authors

Maintainers

Sources

zmq-5.1.1.tbz
sha256=15d6fa5180fa1a4bbe08d1f5bcad4f85fb6de62ec92c45579825939348f0fafe
sha512=abce48c2337799a5bd879df9894bc12fd2c1d101afbdea9a5bf471b7858bc8c8fab18fa5c7e6b6221b96d0699110b1f63b580ec31cdf93ec5546a9a982503ea1

Description

Published: 03 Oct 2019

README

OCaml bindings for ZMQ 4.x

Dependencies

  • OPAM

  • OCaml >= 4.04.1

  • Async >= v0.11.0 for zmq-async

  • Lwt for zmq-lwt

  • libzmq (c lib) >= 4.x

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. base >= "v0.11.0"
  2. async_kernel >= "v0.11.0"
  3. async_unix >= "v0.11.0"
  4. dune
  5. zmq = version
  6. ocaml >= "4.04.1"

Dev Dependencies (1)

  1. ounit2 with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.