<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>实时推送 on LeafCxy's Blog</title><link>https://leafcxy.github.io/tags/%E5%AE%9E%E6%97%B6%E6%8E%A8%E9%80%81/</link><description>Recent content in 实时推送 on LeafCxy's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Mon, 14 Sep 2026 14:55:00 +0800</lastBuildDate><atom:link href="https://leafcxy.github.io/tags/%E5%AE%9E%E6%97%B6%E6%8E%A8%E9%80%81/index.xml" rel="self" type="application/rss+xml"/><item><title>SSE 详解：HTTP 上的单向实时推送（ChatGPT 打字机效果就是它）</title><link>https://leafcxy.github.io/posts/2026/09/sse/</link><pubDate>Mon, 14 Sep 2026 14:55:00 +0800</pubDate><guid>https://leafcxy.github.io/posts/2026/09/sse/</guid><description>&lt;p&gt;你有没有想过，ChatGPT 那种&amp;quot;一个字一个字往外蹦&amp;quot;的打字机效果是怎么实现的？股票行情页的实时跳动、后台任务的进度条、弹窗里的新消息通知——这些&amp;quot;服务器主动找上门&amp;quot;的场景，背后十有八九是同一个技术：&lt;strong&gt;SSE（Server-Sent Events，服务器发送事件）&lt;/strong&gt;。&lt;/p&gt;</description></item></channel></rss>