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