amqp-clientversion
Amqp client base library
This library provides high level client bindings for amqp. The library is tested with rabbitmq, but should work with other amqp servers. The library is written in pure OCaml.
This is the base library required by lwt/async versions. You should install either amqp-client-async or amqp-client-lwt for actual client functionality.
Author | Anders Fugmann |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/andersfugmann/amqp-client |
Issue Tracker | https://github.com/andersfugmann/amqp-client/issues |
Maintainer | Anders Fugmann <anders@fugmann.net> |
Dependencies | |
Source [http] | https://github.com/andersfugmann/amqp-client/archive/2.3.0.tar.gz md5=9db83accd0dfa9231c3f2ca0de9c8d9f sha512=921c3f4d0d655dc5caa5c89fe8c4309a6e22d91167676062e0e73f3007b0b5de20e7b461aefdddca6dbdf716d57d90eaefb7e974ae218cce0f0a20fb461c965d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.3.0/opam |
Required by
- amqp-client-async>=2.3.0
- amqp-client-lwt>=2.3.0