{"library":"websocket-express","type":"library","category":null,"description":"WebSocket-Express v4.1.0 extends Express with WebSocket support via the ws library, providing a unified API for HTTP and WebSocket handling. Unlike express-ws, it avoids monkey-patching Express objects, fully supports async/await, transactions for reliable message delivery, and TypeScript types out of the box. Requires peer dependencies express@5.x and ws@8.x. Released under MIT license, actively maintained.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript","express","ws","WebSocket","WebSockets","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install websocket-express","imports":["import { WebSocketExpress } from 'websocket-express'","import { Router } from 'websocket-express'","import type { WebSocketRequest } from 'websocket-express'"]},{"cmd":"yarn add websocket-express","imports":[]},{"cmd":"pnpm add websocket-express","imports":[]}],"homepage":"https://github.com/davidje13/websocket-express#readme","github":"https://github.com/davidje13/websocket-express","docs":null,"changelog":null,"pypi":null,"npm":"websocket-express","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}