package zmq

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

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.0.tar.gz
sha256=831f7f9c206dc9fdbdf037c70907eeaa2716ac2502cf33fd6212f3e91d1fa924
md5=08c6d97f2e5b67c9a77b9e65e10cb417

doc/zmq/Zmq/index.html

Module Zmq

type error =
  1. | EFSM
  2. | ENOCOMPATPROTO
  3. | ETERM
  4. | EMTHREAD
  5. | EUNKNOWN

Module Exceptions

exception ZMQ_exception of error * string
val version : unit -> int * int * int
module Context : sig ... end
module Msg : sig ... end
module Socket : sig ... end
module Proxy : sig ... end
module Poll : sig ... end
module Monitor : sig ... end
module Z85 : sig ... end
module Curve : sig ... end
OCaml

Innovation. Community. Security.