caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] amqp-client 0.9.0
@ 2015-12-29 10:59 Anders Fugmann
  0 siblings, 0 replies; only message in thread
From: Anders Fugmann @ 2015-12-29 10:59 UTC (permalink / raw)
  To: caml-list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-29 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-29 10:59 [Caml-list] [ANN] amqp-client 0.9.0 Anders Fugmann

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).