UNPKG
tim-socket-sdk
Version:
latest (0.0.1)
0.0.1
Use of company proprietary projects
github.com/i7month/tim-socket-sdk
i7month/tim-socket-sdk
tim-socket-sdk
/
README.md
10 lines
(8 loc)
•
190 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
#
## 安装
```bash
$
npm install tim-socket-sdk --save
$
yarn add tim-socket-sdk
```
>
- 基于`websocket`进行长连接聊天
>
- 前台vue实现插件库
>
- 后台golang实现socket服务