Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming HTML payload #27

Open
2 tasks
PEM-- opened this issue Feb 15, 2017 · 1 comment
Open
2 tasks

Streaming HTML payload #27

PEM-- opened this issue Feb 15, 2017 · 1 comment

Comments

@PEM--
Copy link
Member

PEM-- commented Feb 15, 2017

  • Reconstruct HTML payload with async links via WebApp.clientPrograms['web.browser']
  • Add streaming capability to Express with express-stream
@PEM-- PEM-- added this to the 3.0.0 milestone Feb 15, 2017
@PEM-- PEM-- self-assigned this Feb 15, 2017
@cbilotta
Copy link
Member

cbilotta commented Oct 10, 2017

React server-side rendering in version 16.00 now allows us to stream the HTML while it is generated. That would be a nice addition for when the cache is not already filled.

EDIT : It will cause problems with styled-components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants