Added Websockets to chat

This commit is contained in:
white
2025-01-25 12:45:09 +00:00
parent a409e74992
commit f4aed8b0cc
4 changed files with 85 additions and 83 deletions

View File

@@ -21,3 +21,4 @@ urllib3==2.3.0
Werkzeug==3.1.3
WTForms==3.2.1
Gunicorn==20.1.0
flask-socketio==5.5.1