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.2.tar.gz md5=52f327b5aea93f81fb2c7d91b56842cf sha512=2595170758f71d775a5e8247040391a0732cdf04bfeb5230f549987fa6428c653fa40bbf2123af077de9910716b5c3013327c34adf8c7449a58d43eaa1d4aad5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.2.2/opam |
Required by
- amqp-client-async=2.2.2
- amqp-client-lwt=2.2.2