Client can send but not receive. (server: Flask SocketIO python) (client: socket.io.min.js)
I’ve got about 100 lines of code that require some expertise. I’m working on a classic client-server structure using flask and websockets. The communication from the client to the server works fine, but the communication from the server to the client doesn’t work at all.