@qsocket/transport-engine.io-v3
v0.0.1-rc
Published
A wrapper for engine.io v3, compatible with @qsocket/core, allowing integration with legacy versions of Engine.IO in qsocket projects.
Downloads
224
Maintainers
Readme
@qsocket/transport-engine.io-v3
@qsocket/transport-engine.io-v3 is a wrapper package for the engine.io library, specifically version 3. This package is designed for projects that require [email protected]
for compatibility with the qsocket library, allowing [email protected]
to coexist with other versions in the same project.
This package can be used independently with @qsocket/core, the main library core. To simplify installation, all transports are gathered in @qsocket/transport, which includes all officially supported transport packages.
For a comprehensive package that bundles the core and all transports, consider using @qsocket/framework.
Installation
To install this package, run:
npm install @qsocket/transport-engine.io-v3