Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 188 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 188 Bytes

Node RabbitMQ

Example Node - RabbitMQ - Key Based

Install

$ npm install

Usage

Publisher

$ node publisher.js

Consumer

$ node consumer.js