mqtt_test
mqtt_test
mqtt concurrency test tool
Installation
git clone https://github.com/Adek06/mqtt_test.git
cd mqtt_test
shards build
./bin/mqtt_test
Usage
./bin/mqtt_test -h
Usage: mqtt_test [arguments]
-c CLIENT_NUMBER, --client_number=CLIENT_NUMBER
Specifies the mqtt client number
-h HOST, --host=HOST Specifies the mqtt broker host
-P PORT, --port=PORT Specifies the mqtt broker port
-p PASSWORD, --password=PASSWORD Specifies the mqtt client password
-u USERNAME, --username=USERNAME Specifies the mqtt client username
-t topic, --topic=TOPIC Specifies the mqtt topic
-h, --help Show this help
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/mqtt_test/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- adek06 - creator and maintainer
Repository
mqtt_test
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- about 3 years ago
- July 31, 2021
License
MIT License
Links
Synced at
Wed, 06 Nov 2024 23:57:07 GMT
Languages