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.
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.0.2.tar.gz sha256=ced02fb8ab2e9e94efb45f02f5b04d44e74739f1fb8bcd6e0913a6f63b5c44cf md5=7bb3b85522b1bcfd3cef1303b7089f77 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.0.2/opam |
Required by
- amqp-client-async=2.0.2
- amqp-client-lwt=2.0.2