fluffi
fluffi copied to clipboard
DashSync Issues
sometime ago, somewhere we broke the compatibility between socket.io versions in flask and js. also, we apparently need a cors header now.
CORS: socketio = SocketIO(app, cors_allowed_origins="*")
socket.io: slim is called min now, and current master works with current socketio-flask server. fixed in prod, will need to update this in the repo soon.
should be fixed by a541d6c4f9d39e7604fce3b404053de552e8c85d