fix: serve.py 添加 WebSocket 代理支持,控制台连接正常
- serve.py 使用 websockets 库代理 /ws/* 到后端 - 新增 frontend/requirements.txt 依赖 - install.sh 自动安装前端 Python 依赖
This commit is contained in:
@@ -0,0 +1 @@
|
||||
websockets>=10.0
|
||||
Reference in New Issue
Block a user