rmux-server
Private API. Implementation detail of
rmux. Semver is not guaranteed inside0.x— versions may break at any point. If you want a stable Rust API, depend onrmux-sdkinstead.
Tokio daemon and request dispatcher for the
RMUX terminal multiplexer. Owns the
runtime that holds sessions, windows, panes, and PTYs in memory, and that
serves the local IPC protocol. Published to crates.io because the rmux
binary depends on it; not intended as a stable consumer surface.
License
Dual-licensed under MIT or Apache-2.0.