When I am connecting websocket with js code it showing like this what URL need to use to connect with websocket?

AliceBlue_Websocket_Sample_code.php:266 WebSocket connection to ‘wss://ws1.aliceblueonline.com/NorenWS’ failed:

const wSocket = new WebSocket(constant.WEBSOCKET);