远端用户断线退出或杀进程退出逻辑优化
This commit is contained in:
parent
e1542212aa
commit
42f0546b49
|
|
@ -445,6 +445,7 @@ class MeetingMainLogic extends GetxController with RequestToolMixin {
|
|||
}
|
||||
}
|
||||
state.users.value = state.cacheUsers.value;
|
||||
doHttpGetTvAnchor();
|
||||
debugPrint("wgs输出===:Socket-远端用户或主播离开会议室:$jsonStr");
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue