@qsocket/transport-engine.io-client-v3
v0.0.1-rc
Published
A wrapper for engine.io-client v3, designed for @qsocket/core, enabling client-side connections with legacy Engine.IO in qsocket applications.
Downloads
234
Maintainers
Readme
@qsocket/transport-engine.io-client-v3
@qsocket/transport-engine.io-client-v3 is a client wrapper package for engine.io-client, specifically version 3. Designed for compatibility with @qsocket/core, this package allows [email protected]
to work alongside other versions within the same project.
To streamline setup, all transports, including this one, are available in the unified @qsocket/transport package.
If you prefer a single package that includes the core and all transports, use @qsocket/framework.
Installation
To install this package, run:
npm install @qsocket/transport-engine.io-client-v3