mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-10 15:43:48 +00:00
e93e05ae25
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.