HTTP/3 is next Generation HTTP. Is it QUIC enough?
You need to be signed in to add a collection
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](https://gotocph.com/2019/pages/experience-level)
Transcript
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