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.1.tar.gz md5=43f4394e55aae5a051222a904b950da6 sha512=3037d5b4c5e1a833b2f6dd5fe96f44a88e71f8d75778f48e1c68665cc45785e07b63725c54be0af9b5cf296e35e9bf88e094620fc2ed2d5c21bd08936dc9ab27 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/amqp-client/amqp-client.2.2.1/opam |
Required by
- amqp-client-async=2.2.1
- amqp-client-lwt=2.2.1