What is amqplib?
"An AMQP 0-9-1 (e.g., RabbitMQ) library and client."
amqplib is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 442.3 KB on disk.
Installation Guide
# Install via NPM
npm install amqplib
# Install via Yarn
yarn add amqplib