hydrogen icon indicating copy to clipboard operation
hydrogen copied to clipboard

Enable streaming in RSC responses

Open frandiox opened this issue 3 years ago • 0 comments

Description

@blittle @wizardlyhel This still keeps the full page cache at the edge. Do you think we can enable streaming like this?

Edit: Ahh, i think this is breaking the Form component somehow, and maybe other things 🤯


Before submitting the PR, please make sure you do the following:

  • [ ] Read the Contributing Guidelines
  • [ ] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123)
  • [ ] Update docs in this repository according to your change
  • [ ] Run yarn changeset add if this PR cause a version bump based on Keep a Changelog and adheres to Semantic Versioning

frandiox avatar Sep 09 '22 06:09 frandiox