refactor: use websocket again

This commit is contained in:
2024-11-25 17:53:37 +00:00
parent b50190f67e
commit bd4827dd99
5 changed files with 240 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
fastapi==0.115.5
websockets==14.1
logger==1.4
Requests==2.32.3
sse_starlette==2.1.3