// FIXME: This file should handle the room's chat DOM manipulation // Link buttons to their respective functions // Handle the chat input form and its submission // Functions may include: // - displayChatMessage (display a chat message in the DOM) // - displayUserEvents (display a user event in the DOM)