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