socket.io-client-weex
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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 plugin replace engine.io-client with engine.io-client-weex,The details are as follows ·/webpack.config.js

Some Links

Reference Materials

Package Sidebar

Install

npm i socket.io-client-weex

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

218 kB

Total Files

8

Last publish

Collaborators

  • lincwong