refactor: 新增用户脚本服务器代码

This commit is contained in:
Quan
2025-11-08 21:30:18 +08:00
parent f72b163eb8
commit 1e5ffc1907
11 changed files with 148 additions and 19 deletions

View File

@@ -22,6 +22,7 @@ dependencies = [
"rookiepy>=0.5.6",
"textual>=6.5.0",
"uvicorn>=0.38.0",
"websockets>=15.0.1",
]
[project.urls]