All Projects → deanhume → Service-Workers-HTTP2-Push

deanhume / Service-Workers-HTTP2-Push

Licence: other
An example using HTTP/2 push and Service Workers to achieve super fast load times

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Service Workers & HTTP2 Push

An example using HTTP/2 push and Service Workers to achieve super fast load times.

Run the example code

In order to run the sample code:

  • You'll need Node.js installed
  • Next run npm install (or yarn)
  • Run the following command in your terminal: $ node app.js
  • Open your browser and navigate to https://localhost:8022/push
  • You're done!

HTTP/2 server push Service Workers!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].