tinyws@1.0.0
Tiny WebSocket middleware for Node.js based on ws.
MIT
2026-02-01
安装 (1.0.0)
npm install tinyws@1.0.0
yarn add tinyws@1.0.0
pnpm add tinyws@1.0.0
bun add tinyws@1.0.0
devDependencies (14)
| 包名 | 版本要求 |
|---|---|
| @biomejs/biome | ^1.9.4 |
| @commitlint/cli | ^17.8.1 |
| @commitlint/config-conventional | ^17.8.1 |
| @tinyhttp/app | ^2.5.2 |
| @types/bun | ^1.3.8 |
| @types/express | ^4.17.25 |
| @types/node | ^18.19.130 |
| @types/ws | ^8.18.1 |
| c8 | 7.12.0 |
| express | ^4.22.1 |
| husky | ^8.0.3 |
| polka | ^1.0.0-next.28 |
| typescript | ^5.9.3 |
| ws | ^8.19.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ws | >=8 |