Replies: 1 comment
-
Hi! It seems you are trying to reach a plain WebSocket server with a Socket.IO client, which is not possible. Reference: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
an error occurs when trying to connect from an ngx-socketIo client, this is the service
this is the client
and that is the error
but when i use 'new webSocket' manually works succcefully
Beta Was this translation helpful? Give feedback.
All reactions