egg-socket.io-emitter
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

egg-socket.io-emitter

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

Install

$ npm i egg-socket.io-emitter --save

Usage

// {app_root}/config/plugin.js
exports.socketIoEmitter = {
  enable: true,
  package: 'egg-socket.io-emitter',
};

socket.io-emmiter for egg

License

MIT

Package Sidebar

Install

npm i egg-socket.io-emitter

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

6.44 kB

Total Files

7

Last publish

Collaborators

  • wbget