[rabbitmq-discuss] ANN RabbitMQ client for Node.JS, amqplib v0.1.0

Michael Bridgen mikeb at squaremobius.net
Fri Oct 11 10:17:47 BST 2013


For those using RabbitMQ from Node.JS, I've just published amqplib
v0.1.0 to npm.

    npm install amqplib

This library supports AMQP 0.9.1, as well as RabbitMQ extensions.
Ports of the RabbitMQ tutorials are included in the npm package and
the source repository.

Documentation is here: http://squaremo.github.io/amqp.node/
The github repo is here: https://github.com/squaremo/amqp.node


Regards,
Michael


More information about the rabbitmq-discuss mailing list