is it possible to connect to classic web socket and show its data ?
Everytime i try it, its the same response "web socket connection failed"
Or is it just not supported ?
Thank you for response.
What I have in mind is a code looking like this. :
var conn = new WebSocket('wss://demo.sewio.net:8080');