socktop 1.60.1

Remote system monitor over WebSocket, TUI like top
Documentation
1
2
3
4
//! Types that mirror the agent's JSON schema.

// Re-export commonly used types from socktop_connector
pub use socktop_connector::Metrics;