I\'m creating a simple chat app. The real time logic is done with sockets. I have a list with my Message(messages variable) objects and the final l
Message
messages