# Functions
Clean removes all sessions that no longer exist on the game server.
ListGames returns a list of all game URLs in the session store.
ListSessions returns a map of all game URLs in the session store mapped to a list of sessions.
ListSessionsByGame returns a list of sessions for the game.
Load a session from the session store.
No description provided by the author
# Constants
No description provided by the author