This commit is contained in:
2022-02-01 07:54:49 +08:00
parent e3db4d2f29
commit f112b475ea
3 changed files with 51 additions and 5 deletions

View File

@@ -43,3 +43,9 @@ const that = {
}
export default that
// 1. 保存连接全局调用唯一指针
// 2. 保持连接, 并自动重连
// 3. 有限长度缓存消息, 并在向上翻阅时主动载入消息记录
// 4. 主动清除多余的缓存, 经常重载