mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-13 02:54:26 +08:00
feat(rustdesk): 强化会话管理并优化流媒体传输
This commit is contained in:
@@ -236,6 +236,9 @@ export interface RustDeskStatusResponse {
|
||||
config: RustDeskConfigResponse
|
||||
service_status: string
|
||||
rendezvous_status: string | null
|
||||
connection_count: number
|
||||
listening: boolean
|
||||
listen_port: number | null
|
||||
}
|
||||
|
||||
export interface RustDeskConfigUpdate {
|
||||
|
||||
Reference in New Issue
Block a user