Node.JS Library for the Mosquitto Dynamic Security Plugin.
  • TypeScript 67%
  • JavaScript 30%
  • Dockerfile 3%
Find a file
2021-09-04 08:51:51 +02:00
src Fixed commandQueue for timed out commands. Increased timeout limit. 2021-09-04 08:51:40 +02:00
test Added yarn and basic tests 2021-07-20 08:48:47 +02:00
.gitignore Initial commit 2021-07-18 12:31:29 +02:00
.gitlab-ci.yml Fixed CI/CD variable 2021-08-21 20:16:18 +02:00
Dockerfile Added Dockerfile for MQTT server; Added create and delete role 2021-07-19 20:53:17 +02:00
INSTRUCTIONS_DOCKER.md Added Dockerfile for MQTT server; Added create and delete role 2021-07-19 20:53:17 +02:00
jest.config.d.ts Added yarn and basic tests 2021-07-20 08:48:47 +02:00
jest.config.js Added yarn and basic tests 2021-07-20 08:48:47 +02:00
LICENSE Initial commit 2021-07-18 12:31:29 +02:00
package.json v1.0.12 2021-09-04 08:51:51 +02:00
README.md Updated README 2021-07-19 21:32:40 +02:00
test.mjs Added get role and list roles 2021-07-19 21:24:53 +02:00
tsconfig.json Sync 2021-07-19 08:20:30 +02:00
yarn.lock Updated packages 2021-08-21 20:08:42 +02:00

Welcome to node-mosquitto-dynsec 👋

Version Documentation Maintenance License: MIT Twitter: jonasclaesbe

Node.JS Library for the Mosquitto Dynamic Security Plugin.

🏠 Homepage

Install

npm install node-mosquitto-dynsec

Run tests

npm run test

Author

👤 Jonas Claes jonas+packages@jonasclaes.be

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a if this project helped you!

📝 License

Copyright © 2021 Jonas Claes jonas+packages@jonasclaes.be.
This project is MIT licensed.