feat: implement real-time SSE event architecture with Redis stream integration and add associated validation tests

This commit is contained in:
2569718930@qq.com
2026-05-27 11:03:04 +08:00
parent 820dabfbf3
commit 573768846e
18 changed files with 1379 additions and 22 deletions
+1
View File
@@ -9,3 +9,4 @@ web3
fastapi
uvicorn
websockets
redis>=5.0.0