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

Sequence numbers for requests #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

trishume
Copy link
Owner

In theory this is slightly better since even if requests are outdated you still see stuff change as you are typing which makes stuff look more responsive. The code is also cleaner.

However I think in practice it might be slower since it continues to transfer data from the previous requests with bandwidth it could be using to read other requests.

I'm going to leave this sitting here unmerged in case we want it later.

@mmailhot

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

Successfully merging this pull request may close these issues.

1 participant