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

Add support for streaming rendering #244

Closed
doug-wade opened this issue May 31, 2016 · 4 comments
Closed

Add support for streaming rendering #244

doug-wade opened this issue May 31, 2016 · 4 comments
Labels
enhancement New functionality.

Comments

@doug-wade
Copy link
Collaborator

I also had to put this in, as I wrote react-dom-stream; probably also not a particularly good use of time right now until rds is a bit more stable.

Migrated from #50

@gigabo gigabo added the enhancement New functionality. label Jun 1, 2016
@aickin
Copy link
Contributor

aickin commented Jun 6, 2016

FYI, I'm trying to get streaming in to react core in facebook/react#6618 and facebook/react#6836 . I think we shouldn't work on this until it's in core (or they reject the PRs).

@drewpc
Copy link
Collaborator

drewpc commented Jan 16, 2017

@aickin Are you still working this on the React core side? Both of the mentioned PRs look outdated and have merge conflicts.

@aickin
Copy link
Contributor

aickin commented Jan 16, 2017

@drewpc Sigh... I think the PRs are dead, and we should probably close this too, as I haven't updated the core react-dom-stream to React 15.

I'm still looking at how to do this with Fiber (the upcoming React architecture), and hope to have some convos with the core team in the coming weeks.

But in the meantime, I'd just close this issue as WONTFIX.

@drewpc
Copy link
Collaborator

drewpc commented Jan 16, 2017

Okay, thanks for the update.

@drewpc drewpc closed this as completed Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New functionality.
Projects
None yet
Development

No branches or pull requests

4 participants