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.

AuthorAnders Fugmann
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/andersfugmann/amqp-client
Issue Trackerhttps://github.com/andersfugmann/amqp-client/issues
MaintainerAnders Fugmann <anders@fugmann.net>
Dependencies
Source [http] https://github.com/andersfugmann/amqp-client/archive/2.2.0.tar.gz
md5=7b669f71063296444ffa6103e472f298
sha512=bf2d11fc39f85fea0f8ba510fc91c57d253bcff1407433839a930c0b0392c38829150a08e7c2809bd0d770b4282b101f1b29a46ea6f229305ca9eb6f882b9203
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.2.0/opam
Required by