Hi,
Here is code for first three rabbitmq tutorials written in node.js:
https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/javascript-nodejs
It is using postwait/node-amqp library:
https://github.com/postwait/node-amqp
Cheers,
Marek