socktop/socktop_agent
jasonwitty 554a2c349f protobuff Process list
BREAKING: Process list over WS is now Protocol Buffers; client required.
Agent: returns all processes (no server-side top-k); large payloads gzip-compressed.
Client: decodes protobuf (gz/raw), moves sorting/pagination to TUI.
Build: add prost/prost-build with vendored protoc; enable thin LTO, panic=abort, strip symbols.
Cleanup: cfg-gate Linux-only code; fix Clippy across platforms; tests updated (ws probe TLS CA).
2025-08-19 23:24:36 -07:00
..
src protobuff Process list 2025-08-19 23:24:36 -07:00
tests SSL Support 2025-08-16 01:23:20 -07:00
build.rs protobuff Process list 2025-08-19 23:24:36 -07:00
Cargo.toml protobuff Process list 2025-08-19 23:24:36 -07:00