@ -52,5 +52,9 @@ public class ChatServer {
new ChatServer(3141);
}
public void removeClient(ClientHandler client) {
clients.remove(client);