mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-07 19:47:22 +08:00
- Replaced channel-based handling in `SendMessage` flow with direct synchronous execution. - Introduced `hasFirstResponse` flag to manage keep-alive signals in streaming handler. - Simplified error handling and removed redundant code for enhanced readability and maintainability.