/wxapp-socket.io

socket.io client-side implement in Wechat app

Primary LanguageJavaScriptMIT LicenseMIT

wxapp-socket.io

Greenkeeper badge Build Status Dependency License Prettier Node npm version

socket.io client-side implement in Wechat app

Installation

npm install wxapp-socket.io --save

example

Usage

import io from 'wxapp-socket.io'

Contributing

git clone https://github.com/axetroy/wxapp-socket.io.git
cd ./wxapp-socket.io
yarn
yarn start
  1. 打开微信web开发者工具, 加载wxapp-http/example目录
  2. 修改index.js

欢迎PR.

You can flow Contribute Guide

Contributors


Axetroy

💻 🔌 ⚠️ 🐛 🎨

License

The MIT License