<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HTTP/3 on Text Matrix</title><link>https://txtmix.com/tags/http/3/</link><description>Recent content in HTTP/3 on Text Matrix</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Tue, 22 Sep 2026 03:34:45 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/http/3/index.xml" rel="self" type="application/rss+xml"/><item><title>cloudflare/quiche 源码拆解：QUIC 与 HTTP/3 的 Rust 工业级实现</title><link>https://txtmix.com/posts/tech/cloudflare-quiche-quic-http3-rust-implementation/</link><pubDate>Tue, 22 Sep 2026 03:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cloudflare-quiche-quic-http3-rust-implementation/</guid><description>&lt;h2 id="核心判断"&gt;核心判断&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/cloudflare/quiche" target="_blank" rel="noopener noreffer "&gt;cloudflare/quiche&lt;/a&gt;（约 12.3k stars，Rust，BSD-2-Clause）是一个 QUIC 传输协议与 HTTP/3 的开源实现，遵循 IETF 规范。但它最值得读的不是&amp;quot;又一份协议实现&amp;quot;，而是它对&amp;quot;协议库应该长什么样&amp;quot;这个问题给出的答案：&lt;strong&gt;库只管协议状态机，I/O 与事件循环完全交给应用&lt;/strong&gt;。&lt;/p&gt;</description></item></channel></rss>