javascript_playground
javascript_playground copied to clipboard
WebSocket connection to 'ws://localhost:8080/' failed
Running this code on the DevConsole
let ws = const ws = new WebSocket("ws://localhost:8080")
returns WebSocket connection to 'ws://localhost:8080/' failed