Skip to content

Invincible-Sazzad/rabbitmq_nodejs

Repository files navigation

Just playing around 'amqp' node js library of RabbitMQ

Requirements

Erlang

To run RabbitMQ server, first you have to install Erlang. Download Erlng from here.

RabbitMQ

One of the most popular open source message broker. It supports multiple messaging protocols. For download and installation, please follow the link here.

Node.js

You need Node.js and amqp.node to run these codes.

Client Library

To install amqp.node using npm:

npm install amqplib -g

About

Just playing around with RabbitMQ nodejs 'amqp' library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published