Commit graph

4 commits

Author SHA1 Message Date
0774251449 - Fix on the web presentation. 2025-10-15 10:37:04 -03:00
9efeffd80a 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
a1dd7b5826 - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
6d58491281 Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00