How QUIC works

Without explaining the exact bits and bytes on the wire, this section describes howthe fundamental building blocks of the QUIC transport protocol work. If you want toimplement your own QUIC stack, this description should give you a generalunderstanding, but for all the details, refer to the actual IETF Internet Draftsand RFCs.

  1. Set up a connection
  2. … that includes TLS security
  3. Then use streams