-
Refactor client handling and improve error responses
released this
2025-07-15 09:03:18 +00:00 | 2067 commits to main since this release- Centralized client retrieval logic with
getClientfunction for reduced redundancy. - Simplified client rotation and error handling by removing excessive load balancing logic.
- Updated server address in
auth.goto use dynamic binding (:8085).
Downloads
- Centralized client retrieval logic with