/logRocket-rabbit-tutorial

Send Messages and consumer messages from a queue using RabbitMQ - a highly performant message broker

Primary LanguageJavaScript

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