amqp-clientversion

Amqp client base library.

This library provides high level client bindings for amqp. The library is tested against rabbitmq, but should work against other amqp servers. The library is written in pure OCaml.

This is the base library requires 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.0.1.tar.gz
md5=90a0582ea49b338ec1f62208e60a64d8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.0.1/opam
Required by