socket.io-client-weex
v1.0.4
Published
socket.io-client for weex
Maintainers
Readme
socket.io-client-weex
socket.io-client for weex, Developed based on engine.io-client-weex and weex.adapter.websocket, The underlying webSocket implementation is replaced by the weex socket implementation.
Docs
same as socket.io-client https://github.com/socketio/socket.io-client
What Changed
- Only support socket connection, remove polling transport support
- Use the
webpack pluginreplaceengine.io-clientwithengine.io-client-weex,The details are as follows·/webpack.config.js
Some Links
Reference Materials
- https://github.com/10cella/weapp.socket.io
