mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-03-09 07:17:32 +00:00
Optimize channel operations by introducing reusable context-aware send functions (`send` and `sendErr`) across `wsrelay`, `handlers`, and `cliproxy`. Ensure graceful handling of canceled contexts during stream operations.