copy / async-zmq

Async wrapper around ocaml-zmq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Async wrapper around ocaml-zmq


Languages

Language:OCaml 85.7%Language:Shell 14.3%