socktop/socktop_agent/src
jasonwitty e51054811c Refactor for additional socktop connector library
- socktop connector allows you to communicate with socktop agent directly from you code without needing to implement the agent API directly.
- will also be used for non tui implementation of "socktop collector" in the future.
- moved to rust 2024 to take advantage of some new features that helped with refactor.
- fixed everything that exploded with update.
- added rust docs for lib.
2025-09-04 05:30:25 -07:00
..
gpu.rs clippy clean ups 2025-08-11 23:37:50 -07:00
main.rs Refactor for additional socktop connector library 2025-09-04 05:30:25 -07:00
metrics.rs code optimizations to reduce cpu usage of agent on all platforms and additional unit test. 2025-08-28 16:03:05 -07:00
proto.rs protobuff Process list 2025-08-19 23:24:36 -07:00
state.rs Refactor for additional socktop connector library 2025-09-04 05:30:25 -07:00
tls.rs cargo fmt 2025-08-22 14:09:02 -07:00
types.rs multiple feature and performance improvements (see description) 2025-08-12 15:52:46 -07:00
ws.rs Refactor for additional socktop connector library 2025-09-04 05:30:25 -07:00