远端用户断线退出或杀进程退出逻辑优化

This commit is contained in:
fuenmao 2024-12-18 09:39:28 +08:00
parent e1542212aa
commit 42f0546b49
1 changed files with 1 additions and 0 deletions

View File

@ -445,6 +445,7 @@ class MeetingMainLogic extends GetxController with RequestToolMixin {
}
}
state.users.value = state.cacheUsers.value;
doHttpGetTvAnchor();
debugPrint("wgs输出===Socket-远端用户或主播离开会议室:$jsonStr");
});