tidymodules offers the ability to manage application sessions. This function is the main function used by tidymodules to find the current session Id. It takes an optional ShinySession object as argument. If null, default to the global_session.

getSessionId(session = getDefaultReactiveDomain())

Arguments

session

A shiny session as provide by the shiny server function.

Value

A session ID