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.1.0.tar.gz
md5=5035f743a6c064e8dceb74b27462e39a
sha512=7eaddded4e169d3c27ac96eacde0941001d27f41eade44022b28bae51340c8f7e9155a8979092d973fc11944fcbda64ec6747c7d5f067441abff63ebfc3c3359
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.1.0/opam
Required by