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.3.tar.gz sha256=80cac0c62d3d5079441502104f683990683561efc9c0e7b06f0d3388c79a3394 md5=4ff63b64da873a14047f541584c30d56 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.0.3/opam |
Required by
- amqp-client-async=2.0.3
- amqp-client-lwt=2.0.3