package amqp-client-lwt

  1. Overview
  2. Docs
Amqp client library, lwt version

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2.3.0.tar.gz
md5=9db83accd0dfa9231c3f2ca0de9c8d9f
sha512=921c3f4d0d655dc5caa5c89fe8c4309a6e22d91167676062e0e73f3007b0b5de20e7b461aefdddca6dbdf716d57d90eaefb7e974ae218cce0f0a20fb461c965d

doc/amqp-client-lwt/Amqp_client_lwt/index.html

Module Amqp_client_lwtSource

Sourcemodule Amqp : sig ... end
Sourcemodule Channel : sig ... end
Sourcemodule Connection : sig ... end
Sourcemodule Constants : sig ... end

Internal - Low level protocol description

Sourcemodule Exchange : sig ... end
Sourcemodule Framing : sig ... end
Sourcemodule Message : sig ... end

Amqp message type and functions

Sourcemodule Protocol_helpers : sig ... end
Sourcemodule Queue : sig ... end
Sourcemodule Rpc : sig ... end

Rpc client and server patterns

Sourcemodule Spec : sig ... end

Internal - Low level protocol description

Sourcemodule Thread : sig ... end