public override void Output(string msg) => SocketCommunication.SendMessage(msg, _client.Client);