feat(websocket)!: Implement WebSocket connection and event handling
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
particlesJS.load('particles-js', 'assets/conf/particlesjs-config.json', function() {
|
||||
console.log('callback - particles.js config loaded');
|
||||
});
|
||||
disconnectWebSocket();
|
||||
</script>
|
||||
<div id="particles-js" style="background-color: rgb(11, 8, 8);
|
||||
background-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user