What is faye?
"Simple pub/sub messaging for the web"
faye is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 509.8 KB on disk.
Installation Guide
# Install via NPM
npm install faye
# Install via Yarn
yarn add faye