mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-11 22:58:08 +08:00
- Wait for channel buffer capacity instead of dropping queued frames when delivering terminal messages. - Cancel pending requests with the appropriate cause if terminal delivery is interrupted by context cancellation or session closure. Closes: #5535