1.0.8 • Published 3 years ago

think-websocket v1.0.8

Weekly downloads
81
License
-
Repository
github
Last release
3 years ago

think-websocket

Build Status Coverage Status npm

WebSocket Extend for ThinkJS 3.x

Install

npm install think-websocket

How to Use

Edit config file src/config/extend.js, add options:

const websocket = require('think-websocket');
module.exports = [
  // ...
  websocket(think.app),
];
1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago