hype streaming take two plus better handling of multiple users (it still doesn't work)

This commit is contained in:
ForeverPyrite
2025-01-07 19:16:43 -05:00
parent b33a2a3bd7
commit 887aaa6c1d
4 changed files with 188 additions and 148 deletions

2
.vscode/launch.json vendored
View File

@@ -10,7 +10,7 @@
"request": "launch",
"module": "flask",
"env": {
"FLASK_APP": "app.py",
"FLASK_APP": "./app/app.py",
"FLASK_DEBUG": "1"
},
"args": [