engine.io-client-weex
v1.0.2
Published
fork by https://github.com/socketio/engine.io-client v3.3.2 and support weex
Downloads
9
Maintainers
Readme
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
- https://github.com/stackOverMind/engine.io-client-weapp