Commit graph

1 commit

Author SHA1 Message Date
ad0cd12877
refactor(proxy_man): Org & modularize app
- Introduce new modules: `config.rs`, `error.rs`, `inference_process.rs`, `proxy.rs`, `state.rs`, `util.rs`
- Update `logging.rs` to include static initialization of logging
- Add lib.rs for including in other projects
- Refactor `main.rs` to use new modules and improve code structure
2025-02-10 23:40:27 +01:00