SC Publish Out Queue

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

SocketCluster middleware that queues outgoing publish messages and emits them in batches to avoid overwhelming the socket. Current stable version 0.2.2 (released November 2017). Provides configurable timeout, batch size, and debug mode. Differs from plain socket.publish by batching messages with timeout control, reducing network churn in high-throughput SocketCluster applications. No updates since 2017; works with SocketCluster v5/v6, but not actively maintained.