@ -53,4 +53,8 @@ public class ChatServer {
}
public void removeClient(ClientHandler client) {
clients.remove(client);