tinyws@0.0.1
Tiny WebSocket middleware for Node.js based on ws.
MIT
2021-05-10
安装 (0.0.1)
npm install tinyws@0.0.1
yarn add tinyws@0.0.1
pnpm add tinyws@0.0.1
bun add tinyws@0.0.1
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| @rollup/plugin-typescript | ^8.2.1 |
| @tinyhttp/app | ^1.3.3 |
| @types/express | ^4.17.11 |
| @types/node | ^15.0.2 |
| @types/ws | ^7.4.2 |
| c8 | ^7.7.2 |
| express | ^4.17.1 |
| polka | ^1.0.0-next.14 |
| rollup | ^2.47.0 |
| rollup-plugin-filesize | ^9.1.1 |
| rollup-plugin-terser | ^7.0.2 |
| ts-node | ^9.1.1 |
| tslib | ^2.2.0 |
| typescript | ^4.2.4 |
| uvu | ^0.5.1 |
| ws | >=7 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ws | >=7 |