Okan Öz
Okan Öz
I have the same issue with 2.0.0-beta.4-nullsafety.0. [websocket#]()' was not upgraded to websocket My socket.io. version is "socket.io": "4.4.1" ``` _socket = io( WebSocketConfiguration.webSocketUrl, OptionBuilder() .setTransports(['websocket']) // for Flutter or...
I have the same problem and my problem started after deploying my Node.js app to Azure. Maybe kameshkarthi's solution works but I don't know if I can change the configuration...
we changed it as you said,nothing has changed. We can open the data on browser . How can we find invalid value on data ?