caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Anders Fugmann <anders@fugmann.net>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] [ANN] amqp-client 0.9.0
Date: Tue, 29 Dec 2015 11:59:05 +0100	[thread overview]
Message-ID: <56826779.2070000@fugmann.net> (raw)

It is my pleasure to announce amqp-client version 0.9.0.

Amqp-client is client library for Amqp. The library has been renamed 
from ocaml-amqp. Amqp-client is written in pure OCaml and supports both 
Async and Lwt concurrency models. The library implements AMQP protocol 
spec 0-9-1 as well as RabbitMQ specific extensions. The library is 
tested against RabbitMQ, but should work with other Amqp server 
implementations as well.

Notable changes:
* Added support for Lwt in addition to Async
* Remove dependency on Core
* Split into amqp-client.async and amqp-client.lwt findlib packages
   and auto-detect which libraries are installed and install appropriate
   versions of the library
* Library renamed to amqp-client
* Fix bug when heartbeats are disabled server side.

amqp-client is available through opam and github[1]

/Anders

[1] https://github.com/andersfugmann/amqp-client

                 reply	other threads:[~2015-12-29 10:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56826779.2070000@fugmann.net \
    --to=anders@fugmann.net \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).