| chat_server | A chat module for Shiny apps - server | 
| chat_ui | A chat module for Shiny apps - UI | 
| CSVConnection | CSVConnection R6 Class | 
| DBConnection | DBConnection R6 Class | 
| RDSConnection | RDSConnection R6 Class | 
| render_msg_divs | Render the messages for the chat | 
| render_msg_divs2 | Render the messages for the chat | 
| updateChatTextInput | A function to update the chat textInput |