What is stompjs?
"STOMP for JavaScript apps (Web browser & node.js)"
stompjs is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install stompjs
# Install via Yarn
yarn add stompjs