Answer the question
In order to leave comments, you need to log in
Why doesn't web socket work with js?
I'm trying to create a web socket using JS without wrappers and other things
new WebSocket("ws://www.example.com/socketserver");
but it can't even connect to the server, but if I use the Socket.IO library on the front, then everything connects fine. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question