An open API service indexing awesome lists of open source software.

https://github.com/lbaf23/wtools


https://github.com/lbaf23/wtools

socketio websocket

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# wtools

>在线 `Websocket` / `SocketIO` 测试工具
>
>

![](https://github.com/lbaf23/wtools/blob/main/images/websocket1.PNG)

![](https://github.com/lbaf23/wtools/blob/main/images/socketio1.PNG)

## requires
```
vue 2.x
```

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).