Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<script type="module" src="out/main.min.js"></script>
<label>
<span>WebSocket URL</span>
<input id="ws" />
</label>
<button onclick="onConnectClick()">Connect</button>