refactor: serve.py 改用 starlette + uvicorn,统一支持 HTTP/WebSocket/API 代理
This commit is contained in:
@@ -1 +1,4 @@
|
||||
starlette>=0.27.0
|
||||
uvicorn>=0.20.0
|
||||
httpx>=0.24.0
|
||||
websockets>=10.0
|
||||
|
||||
Reference in New Issue
Block a user