focus/crates
DaiChaoXiong 7f00886150 feat(transport): add incremental streaming body reader and custom ports
- Transport::stream_request returns a ChunkStream for true SSE streaming
  (head read incrementally, body drained chunk by chunk)
- transparent incremental chunked-transfer decoding (ChunkedDecoder)
- HttpRequest.port for non-standard base_url ports (Host header + TLS connect)
- per-read timeouts on the streaming path
2026-08-09 20:59:33 +08:00
..
focus-core chore: remove focus-cli and obsolete provider sources 2026-08-09 20:59:29 +08:00
focus-harness ADD: 注释 2026-07-17 11:19:22 +08:00
focus-json ADD: 注释 2026-07-17 11:19:22 +08:00
focus-providers chore: remove focus-cli and obsolete provider sources 2026-08-09 20:59:29 +08:00
focus-tools ADD: 注释 2026-07-17 11:19:22 +08:00
focus-transport feat(transport): add incremental streaming body reader and custom ports 2026-08-09 20:59:33 +08:00