Commit 4953f34
committed
refactor: migrate HTTP client from reqwest to hyper 1.x
- Replaced reqwest with hyper 1.x, hyper-rustls, and hickory-resolver for lower-level HTTP control
- Introduced ConnectionPool for efficient connection reuse across worker threads
- Temporarily disabled mock server pending hyper 1.x compatibility update1 parent d7b9e0f commit 4953f34
File tree
7 files changed
+1090
-237
lines changed- src
7 files changed
+1090
-237
lines changed
0 commit comments