rmux-sdk 0.6.1

Public, daemon-backed Rust SDK for the RMUX terminal multiplexer (facade, ensure-session, snapshots, events, detach helpers).
Documentation
1
2
3
4
5
#[cfg(unix)]
pub mod unix_smoke;

#[cfg(windows)]
pub mod windows_smoke;