Architect WebSocket Server

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

WebSocket server plugin for the Architect framework, supporting multiplexed channels (e.g., printer, chatroom) and route mounting via SockJS. Version 1.2.0 is the latest stable release; the package appears to be in maintenance mode with no recent updates. It integrates tightly with Architect's plugin system and exposes an `imports.wsserver` object for route registration. Unlike standalone WebSocket libraries, this is specifically designed as an Architect plugin and requires the Architect runtime.