fabro/crates/arc-api
Bryan Helmkamp a9645132fc Add Last-Event-ID support to Sessions SSE endpoint
Each SSE frame now includes a sequential numeric id: field. Clients can
reconnect with the Last-Event-ID header to resume the stream after the
last received event, skipping already-processed events.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 10:00:07 -05:00
..
src Add Last-Event-ID support to Sessions SSE endpoint 2026-03-06 10:00:07 -05:00
tests Move OpenAPI spec from openapi/ into docs/api-reference/ 2026-03-06 08:35:28 -05:00
Cargo.toml Improve Sessions API schema: discriminated turns, date-time formats, consistent naming 2026-03-06 08:33:51 -05:00