0.0.1-rc • Published 12 months ago

@qsocket/transport-engine.io-v3 v0.0.1-rc

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@qsocket/transport-engine.io-v3

npm version npm downloads GitHub license

@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 engine.io@3.6.2 for compatibility with the qsocket library, allowing engine.io@3.6.2 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