Learn R Programming

aisdk (version 1.1.0)

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.