sal/rhai/src
Mahmoud-Emad 131d978450 feat: Add service manager support
- Add a new service manager crate for dynamic service management
- Integrate service manager with Rhai for scripting
- Provide examples for circle worker management and basic usage
- Add comprehensive tests for service lifecycle and error handling
- Implement cross-platform support for macOS and Linux (zinit/systemd)
2025-07-01 18:00:21 +03:00
..
core.rs feat: Add Rhai scripting support 2025-06-23 16:23:51 +03:00
error.rs feat: Migrate SAL to Cargo workspace 2025-06-24 12:39:18 +03:00
lib.rs feat: Add service manager support 2025-07-01 18:00:21 +03:00
tests.rs feat: Add Rhai scripting support 2025-06-23 16:23:51 +03:00