fork by https://github.com/socketio/engine.io-client v3.3.2 and support weex
npm install engine.io-client-weexDeveloped based on engine.io-client and weex.adapter.websocket,The underlying webSocket implementation is replaced by the weex socket implementation.
same as engine.io-client https://github.com/socketio/engine.io-client
- 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