Raxol.Core.Session.MultiplexerSession (Raxol v2.0.1)
View SourceMultiplexer session implementation for the unified session manager.
Provides tmux-like session management with:
- Multiple terminal sessions with independent state
- Window and pane management within sessions
- Session persistence across disconnections
- Remote session attachment and detachment
- Session sharing and collaboration features
Summary
Functions
Attaches a client to the session.
Cleans up expired multiplexer sessions.
Creates a new multiplexer session.
Gets all sessions for a user (multiplexer sessions don't have user_id directly).
Creates a summary of the session for listing.
Types
Functions
Attaches a client to the session.
Cleans up expired multiplexer sessions.
Creates a new multiplexer session.
Gets all sessions for a user (multiplexer sessions don't have user_id directly).
Creates a summary of the session for listing.