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

Example for server push usage #1190

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

Conversation

Gazler
Copy link
Contributor

@Gazler Gazler commented Jul 26, 2017

This example uses SSL as it is required in most browsers for server
push.

This example uses SSL as it is required in most browsers for server
push.
@essen
Copy link
Member

essen commented Oct 31, 2018

I'll wait until 103+cache digests are standardized and implemented to provide a better example of push because it's not very useful at the moment.

@essen
Copy link
Member

essen commented Sep 12, 2019

I think a better example of server push would be a page showing images with infinite scroll, where you would preload a number of images to be displayed on the next scroll. You could have two cases covered with such an example: the JS/CSS would be pushed, and the content would be pushed in advance in order to cache it before it becomes used.

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

Successfully merging this pull request may close these issues.

None yet

2 participants