esp32 is taking 2-3s for TLS negotiation, try switching from https to wss

This commit is contained in:
Peter Stockings
2023-01-03 11:41:27 +11:00
parent c59260f9f1
commit 1a1cfc5ffd
2 changed files with 13 additions and 2 deletions

View File

@@ -5,4 +5,8 @@ jinja-partials==0.1.1
psycopg2-binary==2.9.3
flask-htmx==0.2.0
python-dateutil==2.8.2
minify-html==0.10.3
minify-html==0.10.3
bidict==0.22.1
flask-socketio==5.3.2
python-engineio==4.3.4
python-socketio==5.7.2