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.2.0.tar.gz md5=7b669f71063296444ffa6103e472f298 sha512=bf2d11fc39f85fea0f8ba510fc91c57d253bcff1407433839a930c0b0392c38829150a08e7c2809bd0d770b4282b101f1b29a46ea6f229305ca9eb6f882b9203 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.2.0/opam |
Required by
- amqp-client-async=2.2.0
- amqp-client-lwt=2.2.0