Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sericaia/http2-examples-empireconf

HTTP2 examples for EmpireConf talk
https://github.com/sericaia/http2-examples-empireconf

empire http http2 serverpush serviceworkers sw

Last synced: 21 days ago
JSON representation

HTTP2 examples for EmpireConf talk

Awesome Lists containing this project

README

        

#### This repo contains some examples for my talk at [EmpireConf](http://2017.empireconf.org/)

### The rise of HTTP/2

This talk aims to explain how HTTP/2 works: understand the new features the protocol has in comparison with HTTP/1.x, and what developers will need to take into consideration when using it. We will take a quick look into the pitfalls of the protocol and how Service Workers may help to get the maximum of it and help to decrease latency. We're also going to play a bit with the new NodeJS implementation.