# Functions
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 usernames.
ListUsernames returns a list of usernames for the game.
Load a session from the session store.
No description provided by the author