mirror of
https://github.com/MatrixSeven/file-transfer-go.git
synced 2026-05-19 11:47:30 +08:00
新增房间验证工具函数,包含房间代码格式验证和房间状态检查逻辑
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useCallback, useRef } from 'react';
|
||||
import { WebRTCStateManager } from './useWebRTCStateManager';
|
||||
import { WebRTCStateManager } from '../ui/webRTCStore';
|
||||
|
||||
/**
|
||||
* WebRTC 媒体轨道管理器
|
||||
|
||||
Reference in New Issue
Block a user