- Encode / decode MQTT packet from IoT devices to Web browsers.
- Use Open Mobile Alliance standards as main target / source protocol.
With npm :
$ npm install aloes-handlers --save
With ESLint
$ npm run lint
With Mocha
$ npm run test
With JSDoc and Vuepress
$ npm run docs:dev
$ npm run docs:build
$ npm run docs:serve