package amqp-client

  1. Overview
  2. No Docs
Amqp client library based on async.

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=314299024f8b54e8ac422d31cceba9ad

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 uses Async for concurrency.

Published: 26 Nov 2015

Dependencies (6)

  1. async_unix
  2. async < "v0.9"
  3. xml-light build
  4. omake build
  5. ocamlfind build
  6. ocaml >= "4.02.0" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None