feat(websocket)!: Implement WebSocket connection and event handling
This commit is contained in:
@@ -27,4 +27,7 @@
|
||||
<div class="btn btn-success" onclick="createGameJS()">Create Game</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</main>
|
||||
<script>
|
||||
disconnectWebSocket();
|
||||
</script>
|
||||
Reference in New Issue
Block a user