engine.io-pure@1.5.5
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
2015-11-10
安装 (1.5.5)
npm install engine.io-pure@1.5.5
yarn add engine.io-pure@1.5.5
pnpm add engine.io-pure@1.5.5
bun add engine.io-pure@1.5.5
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| base64id | 0.1.0 |
| debug | 1.0.3 |
| engine.io-parser | 1.2.2 |
| ws-pure | 0.8.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| engine.io-client | 1.5.4 |
| expect.js | 0.2.0 |
| mocha | 1.12.0 |
| s | 0.1.1 |
| superagent | 0.15.4 |