Home

How ChatGPT Uses SSE Internally

The lecture explored how ChatGPT uses **Server-Sent Events** (SSE) and modern HTTP protocols (HTTP/2, HTTP/3) to stream responses and manage conversation state. *It covers key details like message IDs linking conversation context, short-lived tokens and pagination, and even a fun demo of two ChatGPT instances talking to each other.*

Read more