Skip to content

LincWong/engine.io-client-weex

 
 

Repository files navigation

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

About

engine.io-client for weex

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Makefile 0.3%