@@ -72,6 +72,7 @@ function broadcastServer(ServerName, ServerIP, BroadcastPort = 8191, BroadcastAd
}, 5000);
}
function startWsServer(ServerPort = 8191) {
const { WebSocketServer } = require("ws");
const wss = new WebSocketServer({ port: ServerPort })
The note is not visible to the blocked user.