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

Comet push comments #35

Open
spratt opened this issue Jul 6, 2012 · 1 comment
Open

Comet push comments #35

spratt opened this issue Jul 6, 2012 · 1 comment

Comments

@spratt
Copy link
Member

spratt commented Jul 6, 2012

We could keep a connection to the server alive to live update comments. This would be hard to scale though.

@Gankra
Copy link
Contributor

Gankra commented Jul 6, 2012

We could live update the comment counts. That shouldn't be too big a burden. With the way diffs are set up I definitely don't recommend loading all the comments though. Should only load them when the specific line has been selected.

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

No branches or pull requests

2 participants