miroir/crates/miroir-proxy
jedarden a8e33b3bfd Phase 0 (miroir-qon): Add proxy infrastructure modules
Adds core proxy server modules that were previously untracked:
- client.rs: HTTP client for node communication with connection pooling
- state.rs: Shared application state for proxy server
- error_response.rs: Meilisearch-compatible error responses

These modules are foundational to the proxy server and complete the Phase 0
scaffolding requirements.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 09:38:29 -04:00
..
src Phase 0 (miroir-qon): Add proxy infrastructure modules 2026-05-09 09:38:29 -04:00
Cargo.toml P0.3: Scaffold miroir-proxy crate 2026-04-18 20:57:58 -04:00