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.3.tar.gz
md5=4ff63b64da873a14047f541584c30d56
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.0.3/opam
Required by