engine.io-client-weex

1.0.2 • Public • Published

engine.io-client-weex

Developed based on engine.io-client and weex.adapter.websocket,The underlying webSocket implementation is replaced by the weex socket implementation.

Docs

same as engine.io-client https://github.com/socketio/engine.io-client

What changed

  • Only support socket connection, remove polling transport support
  • Replace the websocket implementation with weex.adapter.websocket,The details are as follows ·./lib/transports/websocket.js

Some products

Reference materials

Package Sidebar

Install

npm i engine.io-client-weex

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

165 kB

Total Files

13

Last publish

Collaborators

  • lincwong