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.1.tar.gz sha256=373368da7d6bf3a8a48eb39280394053102271cb6bafa51880926f7b28955731 md5=90a0582ea49b338ec1f62208e60a64d8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.0.1/opam |
Required by
- amqp-client-async=2.0.1
- amqp-client-lwt=2.0.1