2026.5.9:nginx反向代理fastapi的websocket接口

2026.5.9:nginx反向代理fastapi的websocket接口 nginx反向代理fastapi的websocket接口app.py:fromfastapiimportFastAPI,Request,HTTPException,WebSocket,WebSocketDisconnectfromdatetimeimportdatetimeimportjson# 颜色代码(用于控制台输出)classColors: