<!doctype html>
<html>
<script>
let ws = new WebSocket("ws://localhost:8080?server=:6600");
</script>
</html>