Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

NodeJs Sample

This sample demonstrates the usage of mqtt.js npm package to connect to the Solace Broker and subscribe to topics.

How to Run

  1. npm i
  2. node index.js

Notes

  • You can subscribe to different topics by modifying the topic array in index.js