An open API service indexing awesome lists of open source software.

https://github.com/tanvirstreame/rabbit-mq-nodejs


https://github.com/tanvirstreame/rabbit-mq-nodejs

message-broker nodejs rabbitmq rabbitmq-consumer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Rabbit MQ Message broker

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

### Tech

* Node JS

### Installation

Do install Rabbit MQ in your system.

Go to server1 and server2 folder and use following command to install the dependencies and devDependencies and start the server.

```sh
$ npm i
```
Running the project...

```sh
$ npm start
```

License
----

MIT