<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>QUIC on Nalar</title>
    <link>https://nalar.dev/tags/quic/</link>
    <description>Recent content in QUIC on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 15 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/quic/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>QUIC Connection IDs Keep Sessions Across Address Changes</title>
      <link>https://nalar.dev/quic-connection-ids-keep-sessions-across-address-changes/</link>
      <pubDate>Tue, 15 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/quic-connection-ids-keep-sessions-across-address-changes/</guid>
      <description>&lt;p&gt;A network connection is often associated with addresses and ports. That works well while both endpoints keep the same network attachment, but mobile devices regularly move between Wi-Fi and cellular service, and NAT devices can replace an external UDP port while an application is still active.&lt;/p&gt;&#xA;&lt;p&gt;QUIC provides another identifier for the transport connection: the connection ID. A non-zero-length connection ID lets an endpoint associate incoming QUIC packets with existing connection state even when the packet arrives from a different IP address or UDP port.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
