Locally everything works, nodejs:
io = require(\'socket.io\')(server, { cors: { origin: \'*\', } });
Next 10.0.3 client:
i