javascript_playground icon indicating copy to clipboard operation
javascript_playground copied to clipboard

WebSocket connection to 'ws://localhost:8080/' failed

Open zxphyrx opened this issue 3 years ago • 0 comments

Running this code on the DevConsole

let ws = const ws = new WebSocket("ws://localhost:8080")

returns WebSocket connection to 'ws://localhost:8080/' failed

zxphyrx avatar Feb 22 '23 09:02 zxphyrx