Comment on Real-world HTTP/2: 400GB of images per dayparentComments−taf210yServiceWorkers are the app cache done right. https://github.com/w3c-webmob/ServiceWorkersDemos−hendry10yMy point is that you can't map Service Workers onto a simple manifest, i.e. a list of resources the httpd needs to push as a priority.You "kindof" can with a Appcache "manifest". Stretch of the imagination, I know.
Comments
ServiceWorkers are the app cache done right. https://github.com/w3c-webmob/ServiceWorkersDemos
My point is that you can't map Service Workers onto a simple manifest, i.e. a list of resources the httpd needs to push as a priority.
You "kindof" can with a Appcache "manifest". Stretch of the imagination, I know.