JSPM

@qsocket/transport-engine.io-v3

0.0.1-rc
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q40383F
  • License MIT

A wrapper for engine.io v3, compatible with @qsocket/core, allowing integration with legacy versions of Engine.IO in qsocket projects.

Package Exports

  • @qsocket/transport-engine.io-v3
  • @qsocket/transport-engine.io-v3/package.json

Readme

@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