You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, this thread seems to imply that streaming with DSD is not possible, and that a DOM is needed server side. For the second part, I wonder if wcc (AST parser) is exempt from that classification and maybe we could stream?
Type of Change
Summary
Would like to explore how to provide a streaming API that could also break apart the page at render roots.
So for example a page like this could come out in multiple flushes
Would flush across those component definitions / boundaries / islands.
Details
To go even further, maybe we could recursively stream nested roots? Like in this example
Links / References
The text was updated successfully, but these errors were encountered: