Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 255 Bytes

RabbitMQ tutorial

Send Messages and consume from a specified Queue using RabbitMQ

Starting the application?

To start the application, run npm run dev from the terminal. This will start the server.js file and also run the consumer.js file