im working with nodejs ws and here is my script im using (example)
const ws = new WebSocket(\'wss://someurl.com/\'); ws.on(\'open\', function open() { w