mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-13 11:04:25 +08:00
refactor: 简化运行时与服务协调
提取运行时生命周期管理,集中远程访问与 USB 协调,并缩小 Web 路由状态依赖。
This commit is contained in:
@@ -2,6 +2,7 @@ mod audio_ws;
|
||||
mod error;
|
||||
mod handlers;
|
||||
mod routes;
|
||||
pub(crate) mod state;
|
||||
mod static_files;
|
||||
#[cfg(unix)]
|
||||
mod uac_ws;
|
||||
|
||||
Reference in New Issue
Block a user