Fixing WebSocket handshake ERR_CONNECTION_CLOSED with Flask-SocketIO and uWSGI
Your browser console says ERR_CONNECTION_CLOSED on WebSocket handshake. Your uWSGI logs say it needs SSL support. Here's what's actually happening and how to fix it.
Python programming, scripting and automation.
Your browser console says ERR_CONNECTION_CLOSED on WebSocket handshake. Your uWSGI logs say it needs SSL support. Here's what's actually happening and how to fix it.