egg-xc-mqtt

1.1.4 • Public • Published

egg-xc-mqtt

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-xc-mqtt --save

Usage

// {app_root}/config/plugin.js
exports.xcMqtt = {
  enable: true,
  package: 'egg-xc-mqtt',
};

Configuration

// {app_root}/config/config.default.js
exports.xcMqtt = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-xc-mqtt

Weekly Downloads

8

Version

1.1.4

License

MIT

Unpacked Size

9.97 kB

Total Files

16

Last publish

Collaborators

  • xudeping