package amqp-client

  1. Overview
  2. Docs
Amqp client library compatable with async and lwt.

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.6.tar.gz
sha256=e9cb56bc4a092d13c7b5164412a7f5c9f27edb151bf380704f28cc61d101c8b3
md5=72a6391179af967e18d60a12ef526c82

Description

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 and supports both Async and Lwt for concurrency.

Published: 29 Jun 2017

Dependencies (5)

  1. ocplib-endian >= "0.6"
  2. xml-light build
  3. omake build
  4. ocamlfind build
  5. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts (4)

  1. async >= "v0.10"
  2. async < "v0.9"
  3. lwt >= "4.0.0"
  4. lwt < "2.4.6"
OCaml

Innovation. Community. Security.