/async-zmq

Async wrapper around ocaml-zmq

Primary LanguageOCaml

Async-zmq

Async interface to ocaml-zmq

Warning

Async-zmq is alpha quality for now.

Installation

$ opam install async-zmq

Note that findlib package is async_zmq

Credits

lwt-zmq by H. Carty. For now async-zmq is almost a carbon copy of lwt-zmq (you could probably write a functor over these).

License

MIT