Cypraea/daemon
John Kenyon 39d7302a4e Add daemon shutdown functionality for testing and administration
- Added Shutdown message type to the protocol
- Implemented server-side handling of shutdown requests
- Made socket server exit gracefully when shutdown is requested
- Added --shutdown flag to the client for requesting daemon termination
- Ensured proper cleanup of resources on shutdown
2025-04-07 05:07:38 +00:00
..
src Add daemon shutdown functionality for testing and administration 2025-04-07 05:07:38 +00:00
Cargo.toml Fix build and runtime issues 2025-04-06 03:36:02 +00:00