create_file_channel_session_store: Create a File Channel Session Store
Description
Helper for creating a local file-backed channel session store.
Usage
create_file_channel_session_store(base_dir)
Value
A FileChannelSessionStore.
Arguments
- base_dir
Base directory for channel session state.