Commit Graph

4 Commits

Author SHA1 Message Date
Abolfazl 9022eee784 Enhance logging and connection management in DomainFronter and H2Transport
- Suppress noisy third-party loggers in logging_utils.py
- Adjust warm connection count and pool management in DomainFronter
- Implement connection-level keepalive pinger in H2Transport
- Optimize response handling in relay_response.py for already-plain bodies
2026-05-09 19:32:15 +03:30
Abolfazl a5d25f608f feat: implement gzip compression for relay responses and enhance H2 transport with keepalive pings 2026-05-06 15:54:11 +03:30
Abolfazl 9f8c28a309 feat: improve error handling and connection management in DomainFronter and H2Transport 2026-05-03 06:27:40 +03:30
Abolfazl c5beb51df0 Major refactor on codes (no feature is new, just code refactor)
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 12:03:59 +03:30