Skip to content

chore: wire streaming Flight into example + capability-table refresh#10

Merged
attitude merged 3 commits into
mainfrom
chore/wrap-up
Jul 6, 2026
Merged

chore: wire streaming Flight into example + capability-table refresh#10
attitude merged 3 commits into
mainfrom
chore/wrap-up

Conversation

@attitude

@attitude attitude commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Final wrap-up of the RSC capability work:

  • Wire streaming Flight into the example — the entry serves NDJSON when Flight::wantsStream(); the Todos nav link carries data-flight-stream so its Suspense-streamed list arrives progressively during client navigation (other links use the single-payload Flight endpoint).
  • Docs — README and docs intro capability tables expanded to the full set: server components, the door/tuples, Suspense (nested/parallel), error boundaries, client islands, server actions (+redirect), Flight navigation, streaming Flight, cache(), head/metadata, router UX.

Verified: 39 tests pass, phpstan clean, example + docs build clean, streaming endpoint returns NDJSON, page intact.

Martin Adamko and others added 3 commits July 7, 2026 01:43
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- example serves streaming Flight (NDJSON) when Flight::wantsStream(); the
  Todos nav link opts in via data-flight-stream, so its Suspense list arrives
  progressively on client navigation. Other links use single-payload Flight.
- README + docs intro capability tables expanded to the full RSC set.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@attitude attitude merged commit 92eda28 into main Jul 6, 2026
3 checks passed
@attitude attitude deleted the chore/wrap-up branch July 6, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant