express-ws-routes

JSON →
library 1.1.0 ·javascript maintenance
verified Jun 7, 2026

Add WebSocket support to Express routes using the `ws` library. v1.1.0 (stable, no recent updates). Unlike `express-ws`, it uses a fake HTTP method (`WEBSOCKET`) instead of URL prefixing, supports explicit accept/reject via `cb()`, and works with detached routers. Last updated in 2016; maintained in low-activity mode.