pull-ws
JSON →Version 3.3.2 (latest). Provides a pull-stream interface for WebSocket client and server connections. Supports both Node.js and browser environments (via ws package on Node). Key differentiators: uses pull-streams (not Node streams), offers simple connect/server APIs, and integrates well with multiplexing libraries like muxrpc. Stable but marked as unstable by author; maintained with occasional updates.
Resources
packagepull-ws ↗