@qsocket/transport-engine.io-client-latest

A wrapper for the latest engine.io-client version, designed for @qsocket/core, offering updated client transport support for qsocket applications.

@qsocket/protocol

QSocket Protocol: A versatile protocol for transmitting messages of any type in buffer format, designed exclusively for the QSocket ecosystem. Enables efficient, high-speed data transfer between processes and across client-server connections.

@qsocket/transport-engine.io-latest

A wrapper for the latest engine.io version, fully compatible with @qsocket/core, providing up-to-date server transport capabilities for qsocket projects.

@qsocket/core

Powerful inter-process communication library for browser and Node.js environments, with flexible transport support including WebSocket, TCP, Unix Sockets, and Windows Pipes. Delivers high-performance data exchange through byte-stream buffers and automatic

@qsocket/transport-engine.io-client-v3

A wrapper for engine.io-client v3, designed for @qsocket/core, enabling client-side connections with legacy Engine.IO in qsocket applications.