socketio / socket.io

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

Websocket error #5212

Open MikhailDindikov opened 16 hours ago

MikhailDindikov commented 16 hours 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 16 hours ago

image

Here is setting on backend