Developed 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