Module mpc_manager::state::session
source · Expand description
Session state
This module contains all the logic related to session management.
Structs
- Session is subgroup of clients intended to be used for a specific purpose.
Enums
- Error type for session operations.
- Session kinds available in this implementation.
Type Definitions
- Unique ID of a session.
- Party number of a session.
- Value associated to a session.