### 安装
```bash
$ npm install tim-socket-sdk --save
$ yarn add tim-socket-sdk
```


>- 基于`websocket`进行长连接聊天
>- 前台vue实现插件库
>- 后台golang实现socket服务