You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jolie
216f96ca1e
refactor(rtc): 重构RTC频道详情获取逻辑
- 将_fetchRtcChannelDetail方法改为私有,并新增公共方法fetchRtcChannelDetail
- 在RTCManager中用户加入和离开频道时主动调用频道详情获取
- 移除RoomController中冗余的用户加入/离开消息处理逻辑
- 优化RTCManager中的网络服务依赖导入
- 调整_leaveChat消息发送逻辑以适配新的角色判断方式
# Conflicts:
# lib/network/home_api.g.dart
# lib/network/rtc_api.g.dart
# lib/network/user_api.g.dart
|
4 months ago |
| .. |
|
emoji_config.dart
|
添加表情
|
4 months ago |
|
env_config.dart
|
增加oss封装
|
4 months ago |