Done: - Add a button to clear all messages - Connect to webSockets from the appDelegate and access it from chatViewController via sharedApplication - Rename HomeViewController to UsersViewController Next: - Mark messages as read (isRead) - Filter messages by channel - Add conditional timestamp support - Write function addMessage:message for send & receive