Expand description
Session management for bmux terminal multiplexer
This package provides session management functionality including session creation, client handling, and state management.
Re-exports§
pub use bmux_session_models as models;
Structs§
- Client
Id - Client
Info - PaneId
- Session
- Session
Id - Session
Info - Session
Manager - Session manager responsible for handling multiple sessions
- Window
Id