Tuesday Nov 19
14:30 –
15:20
Aud 11

HTTP/3 is next Generation HTTP. Is it QUIC enough?

Slides:


This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




HTTP/3 is the designated name for the coming next version of the protocol that is currently under development within the QUIC working group in the IETF.

HTTP/3 is designed to improve in areas where HTTP/2 still has some shortcomings, primarily by changing the transport layer. HTTP/3 is the first major protocol to step away from TCP and instead it uses QUIC.

Daniel Stenberg does a presentation about HTTP/3 and QUIC. Why the new protocols are deemed necessary, how they work, how they change how things are sent over the network and what some of the coming deployment challenges will be.

What will the audience learn from this talk? They will learn some of the fundamental features of and differences between HTTP/3 and previous HTTP versions and why those changes are coming.

Does it feature code examples and/or live coding? Nope

Prerequisite attendee experience level: 200

programming
API