Chat server
Usage
mod_chat_server(
id,
ide_colors = get_ide_theme_info(),
translator = create_translator(),
settings,
history
)
Arguments
- id
id of the module
- ide_colors
List containing the colors of the IDE theme.
- translator
Translator from
shiny.i18n::Translator
- settings, history
Reactive values from the settings and history module