Добавлены call-pushes

This commit is contained in:
RoyceDa
2026-04-01 16:06:35 +02:00
parent aa17dd8d9d
commit b07f76ba1e
7 changed files with 120 additions and 12 deletions

View File

@@ -150,7 +150,6 @@ public class Server extends WebSocketServer {
}
} catch (Exception e) {
client.disconnect(ServerFailures.BAD_PACKET);
e.printStackTrace();
}
}