chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New egg: AMQP


From: Fredrik Appelberg
Subject: New egg: AMQP
Date: Fri, 27 Nov 2020 15:58:59 +0100

I'd like to submit a new egg I've been working on for a while. It is a
low-level client for AMQP 0.9.1 which implements all commands found in
the specification, functions for sending and receiving messages, plus a
dispatch mechanism to handle channel multiplexing.

I've created a documentation page here:

    http://wiki.call-cc.org/eggref/5/amqp

And the relase-info file is here:

    https://raw.githubusercontent.com/fred-o/chicken-amqp/master/release-info

I've ran test-new-egg and got a thumbs up.

Cheers,
-- Fredrik





reply via email to

[Prev in Thread] Current Thread [Next in Thread]