1.0.2 • Published 5 years ago

engine.io-client-weex v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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