QUIC

Turkish equivalent: QUIC taşıma protokolüDomain: Computer Networks

A secure multiplexed transport protocol built over UDP that integrates TLS, stream management, loss recovery, and connection migration.

Boundaries

QUIC provides secure multiplexed transport; HTTP/3 is one application protocol that uses it.

  • HTTP/3
  • TLS 1.3
  • Head-of-Line Blocking
  • Congestion Control

Source

  • https://www.rfc-editor.org/rfc/rfc9000