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