Files
hop-gate/cmd
copilot-swe-agent[bot] ff38ef2828 Fix concurrent request handling with stream multiplexing
- Add channel-based multiplexing to handle concurrent HTTP requests
- Implement background readLoop to dispatch responses to correct streams
- Remove mutex bottleneck that was serializing all requests
- Fixes "unexpected stream_data/stream_open for id" errors with concurrent requests

Co-authored-by: dalbodeule <11470513+dalbodeule@users.noreply.github.com>
2025-12-09 14:22:29 +00:00
..