socketio / socket.io

Realtime application framework (Node.JS server)
https://socket.io
MIT License
61.28k stars 10.12k forks source link

Websocket error #5212

Open MikhailDindikov opened 1 month ago

MikhailDindikov commented 1 month ago

Hello! I've repeat your example from website socket-io, but catch exception "Websocket error" in console. Can you say me please what I should to do to fix this problem? Only my Vue project has this problem. On Flutter app all is good. Also I've tried repeat your example code in html/css/js project and all was good. Problem only on my Vue project.

MikhailDindikov commented 1 month ago

image

Here is setting on backend

darrachequesne commented 1 month ago

Hi! That's weird indeed. Could you please open an issue in the netty-socketio repository, with all necessary details?