package amqp-client

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.0.tar.gz
sha256=46c799077363b5cc27ae7eb41843e47ec55253637691f3d89dcb8ee9a6dba5c9
md5=0869f15bfe8fc00d42f54af6003877be

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 Dec 2015

Dependencies (7)

  1. lwt
  2. async_unix
  3. ocplib-endian >= "0.6"
  4. xml-light build
  5. omake build
  6. ocamlfind build
  7. ocaml >= "4.02.0" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts (2)

  1. async_unix >= "v0.9"
  2. lwt < "2.4.6"
OCaml

Innovation. Community. Security.