Library which provides a simple, socket-oriented API for messaging in Node.JS, using RabbitMQ as a backend.
rabbit.js is a library which provides a simple, socket-oriented API for messaging in Node.JS, using RabbitMQ as a backend.
This library is suitable for co-ordinating peers (e.g., Node.JS programs), acting as a gateway to other kinds of network (e.g., relaying to browsers via SockJS), and otherwise as a really easy way to use RabbitMQ.