botserver/scripts
Rodrigo Rodriguez (Pragmatismo) e00eb40d43 Refactor to Arc<AppState> for shared state
- Migrate core services to store Arc<AppState> and use locks
- Centralize state in AppState with Arc-wrapped managers
- Update handlers to pass Arc<AppState> via web::Data
- Add Default for AppState and initialize components in main
- Update debug.json program path from gbserver to botserver
2025-10-12 20:12:49 -03:00
..
containers Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
database Add organizations table and build fix script 2025-10-07 09:08:53 -03:00
dev Refactor to Arc<AppState> for shared state 2025-10-12 20:12:49 -03:00
utils Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00