amqp-client
  1. Overview
  2. Docs
Amqp client base library

Install

Authors

Maintainers

Sources

2.2.2.tar.gz
md5=52f327b5aea93f81fb2c7d91b56842cf
sha512=2595170758f71d775a5e8247040391a0732cdf04bfeb5230f549987fa6428c653fa40bbf2123af077de9910716b5c3013327c34adf8c7449a58d43eaa1d4aad5

Description

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.

Published: 11 May 2020

Dependencies (4)

  1. ocplib-endian >= "0.6"
  2. ezxmlm build
  3. dune >= "1.1"
  4. ocaml >= "4.04.0"

Dev Dependencies (2)

  1. lwt with-test
  2. async with-test

Used by (2)

  1. amqp-client-async >= "2.2.2"
  2. amqp-client-lwt >= "2.2.2"

Conflicts

None