1.0.0 • Published 4 years ago

aliyun-ws-client v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Aliyun WS Client

阿里云 api-gateway websocket 双向通信 浏览器端实现

install

yarn add aliyun-ws-client -S

run example

# clone repo
git clone git@github.com:zephyrpersonal/aliyun-ws-client.git

# install dependencies
yarn

# run a local dev server
yarn example