Skip to content

Library to load test MQTT-connectivity in RabbitMQ

Notifications You must be signed in to change notification settings

84codes/mqtt-connections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-connections

Quick and easy way to run on Ubuntu:

git clone https://github.com/84codes/mqtt-connections.git
cd mqtt-connections/
sudo apt install npm
npm install mqtt --save
ulimit -n 100000
node app.js $M 10000

About

Library to load test MQTT-connectivity in RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published