Socket.IO 实时通信
连接状态
{{ statusText }}
最后更新: {{ currentTime }}
{{ connectionCount }}
在线用户
{{ messageCount }}
消息数
连接配置
应用ID
应用密钥
用户ID
用户名
连接
断开
刷新
调试
清理通话状态
在线用户
{{ onlineUsersCount }} 人
暂无在线用户
{{ user.display_name }}
{{ user.user_id }}
消息
通话
调试
发送消息
消息类型
私聊消息
群组消息
{{ targetLabel }}
消息内容
发送
心跳
消息记录
清空
{{ message.content }}
{{ message.time }}
音视频通话
{{ callStatusText }}
呼叫
视频通话
语音通话
对方
{{ remoteUsername || '...' }}
类型
{{ callType === 'video' ? '视频' : '语音' }}
时长
{{ callDuration }}
{{ remoteUsername || '对方' }}
我
接听
拒绝
重新发起
调试信息
暂无调试信息
{{ log }}