perf(runtime): switch socketio to eventlet and optimize asset chunk caching

This commit is contained in:
2026-02-07 16:09:21 +08:00
parent 9d1d4d701e
commit 43f1867033
36 changed files with 228 additions and 124 deletions

View File

@@ -12,3 +12,4 @@ beautifulsoup4==4.12.2
cryptography>=41.0.0
Pillow>=10.0.0
playwright==1.42.0
eventlet==0.36.1