liqd-websocket

JSON →
library 1.2.3 ·javascript
verified Jun 7, 2026

liqd-websocket v1.2.3 is a lightweight WebSocket library for Node.js, offering a simple API for creating WebSocket clients and servers. It is designed for stability with infrequent releases. Differentiators include a minimal footprint and dependency on Node.js native 'crypto' for WebSocket handshake validation. It supports both server and client modes with event-driven messaging.