Architect WebSocket Server
JSON →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.
Resources
packagearchitect-websocket-server ↗