mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-19 05:49:07 +00:00
Start to migrate conversation system
This commit is contained in:
@@ -94,6 +94,9 @@ class UserWebSocket {
|
||||
static async Closed(e) {
|
||||
console.error("WS closed", e)
|
||||
|
||||
// Notify the application
|
||||
SendEvent("wsClosed");
|
||||
|
||||
// Reset requests queue
|
||||
requests = {};
|
||||
|
||||
|
Reference in New Issue
Block a user