Skip to main content

Crate bmux_session

Crate bmux_session 

Source
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§

ClientId
ClientInfo
PaneId
Session
SessionId
SessionInfo
SessionManager
Session manager responsible for handling multiple sessions
WindowId

Enums§

ClientError
PaneError
SessionError
WindowError