amqp-client
Amqp client library compatable with async and lwt.
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 16 Nov 2017
- Authors
- Maintainers
Sources
Dependencies
lwt
with-test
async
with-test
ocplib-endian
>= "0.6"
xml-light
build
jbuilder
>= "1.0+beta7"
ocaml
>= "4.03.0"
Reverse Dependencies
Conflicts