WebSocket message queue for managing and queuing socket messages with TypeScript support. Current stable version is 1.1.8. It provides a simple API to enqueue, dequeue, and process WebSocket messages in order, preventing message loss during reconnection. Lightweight with no external dependencies, it is designed for real-time applications requiring reliable message delivery over WebSockets in both Node.js and browser environments.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Queue is a named export. Default import is incorrect.
TypeScript type for message objects.
Package is ESM-only; CommonJS require may fail.
Creates a WebSocket message queue, connects to a server, and enqueues a message.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.