@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/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/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/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

Unified transport package for the qsocket library, providing multiple transport options for engine.io and engine.io-client. Includes support for both the latest and legacy versions, allowing flexible integration across different environments for server an