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
27ca5ca543
- Answering in Web using streaming.
2025-10-12 15:06:16 -03:00
9609aa4e70
Switch message_type to integer across codebase
2025-10-12 14:39:23 -03:00
42dabc6982
- Set mode is now a number.
2025-10-12 13:27:48 -03:00
d3875d3c50
- Compiling again.
2025-10-12 11:44:35 -03:00
83ead0db31
- Only 18 errors missing being fixed.
2025-10-11 20:25:08 -03:00
a16d9affe7
- main.rs is compiling again.
2025-10-11 20:02:14 -03:00
a1dd7b5826
- Remove all compilation errors.
2025-10-11 12:29:03 -03:00
2f77b68294
- Warning removal and restore of old code.
2025-10-07 07:16:03 -03:00
ed984f89fb
- First run after refactor.
2025-10-06 22:33:43 -03:00
959f67aa83
- Fixing compilation errors.
2025-10-06 20:06:43 -03:00
704a575926
- Just more errors to fix.
2025-10-06 19:12:13 -03:00
6d58491281
Migration to Rust and free from Azure.
2025-10-06 10:30:17 -03:00