feat(websocket)!: Implement WebSocket connection and event handling
This commit is contained in:
@@ -78,4 +78,5 @@
|
||||
});
|
||||
}
|
||||
waitForFunction("pollForUpdates").then(fn => fn('@gamelobby.id'));
|
||||
connectWebSocket()
|
||||
</script>
|
||||
Reference in New Issue
Block a user