<?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>Streaming on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/streaming/</link>
    <description>Recent content in Streaming on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <lastBuildDate>Sun, 17 May 2026 17:50:46 +0530</lastBuildDate>
    <atom:link href="https://blog.rajpoot.dev/tags/streaming/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>FastAPI Textbook Ch. 8 — WebSockets, SSE, and Streaming Responses</title>
      <link>https://blog.rajpoot.dev/textbooks/fastapi/08-websockets-sse-streaming/</link>
      <pubDate>Wed, 06 May 2026 07:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/fastapi/08-websockets-sse-streaming/</guid>
      <description>Chapter 8 — Real-time in FastAPI: WebSockets, Server-Sent Events, streaming responses, NDJSON, and client patterns.</description>
    </item>
    <item>
      <title>Next.js Cheatsheet 13 — Streaming and Suspense</title>
      <link>https://blog.rajpoot.dev/cheatsheets/nextjs/13-streaming-cheatsheet/</link>
      <pubDate>Wed, 20 May 2026 08:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/nextjs/13-streaming-cheatsheet/</guid>
      <description>Next.js streaming cheatsheet — Suspense boundaries, loading.tsx, parallel.</description>
    </item>
    <item>
      <title>Streaming Patterns in 2026 — SSE, WebSocket, gRPC, and HTTP Streaming</title>
      <link>https://blog.rajpoot.dev/posts/backend/streaming-patterns-2026/</link>
      <pubDate>Tue, 05 May 2026 06:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/backend/streaming-patterns-2026/</guid>
      <description>Streaming response patterns in 2026 — SSE, WebSocket, gRPC streaming, NDJSON, and choosing the right streaming protocol.</description>
    </item>
    <item>
      <title>Go gRPC Streaming Patterns in 2026 — Server, Client, and Bidi That Don&#39;t Leak</title>
      <link>https://blog.rajpoot.dev/posts/go/go-grpc-streaming-2026/</link>
      <pubDate>Mon, 04 May 2026 08:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/go/go-grpc-streaming-2026/</guid>
      <description>Go gRPC streaming in 2026 — server / client / bidi streaming, backpressure, cancellation, error handling, and production patterns.</description>
    </item>
    <item>
      <title>FastAPI Streaming and SSE in 2026 — Real-Time Without WebSockets</title>
      <link>https://blog.rajpoot.dev/posts/fastapi/fastapi-streaming-sse-2026/</link>
      <pubDate>Sat, 02 May 2026 07:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/fastapi/fastapi-streaming-sse-2026/</guid>
      <description>FastAPI streaming responses and Server-Sent Events in 2026 — async generators, SSE format, LLM streaming, and the production patterns.</description>
    </item>
    <item>
      <title>LLM Streaming with Cancellation — Patterns That Don&#39;t Waste Tokens</title>
      <link>https://blog.rajpoot.dev/posts/ai/llm-streaming-cancellation-patterns-2026/</link>
      <pubDate>Thu, 30 Apr 2026 20:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/ai/llm-streaming-cancellation-patterns-2026/</guid>
      <description>How to implement LLM streaming with proper cancellation in 2026 — SSE patterns, abort signals, server-side cancel, and not paying for tokens the user doesn&amp;#39;t want.</description>
    </item>
    <item>
      <title>gRPC Streaming Patterns in 2026 — Server-Streaming, Client-Streaming, and Bidi</title>
      <link>https://blog.rajpoot.dev/posts/backend/grpc-streaming-server-sent-events-bidi-2026/</link>
      <pubDate>Thu, 30 Apr 2026 15:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/backend/grpc-streaming-server-sent-events-bidi-2026/</guid>
      <description>gRPC streaming patterns in 2026 — server-streaming, client-streaming, bidi, error handling, deadlines, and the production patterns that scale.</description>
    </item>
    <item>
      <title>Postgres CDC and Logical Replication in 2026 — Debezium, pgoutput, and the Outbox Alternatives</title>
      <link>https://blog.rajpoot.dev/posts/postgresql/postgres-cdc-debezium-logical-replication-2026/</link>
      <pubDate>Thu, 30 Apr 2026 11:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/postgresql/postgres-cdc-debezium-logical-replication-2026/</guid>
      <description>Postgres change-data-capture in 2026 — logical replication, Debezium, pgoutput, and how to stream every DB change to Kafka, NATS, ClickHouse, or your search index.</description>
    </item>
    <item>
      <title>Design YouTube / Video Streaming — A System Design Walkthrough</title>
      <link>https://blog.rajpoot.dev/system-design/design-youtube-video-streaming-system/</link>
      <pubDate>Thu, 30 Apr 2026 10:20:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/system-design/design-youtube-video-streaming-system/</guid>
      <description>End-to-end system design for a YouTube-style video streaming platform — upload, transcoding, storage, CDN, ABR, recommendations, and the tradeoffs.</description>
    </item>
    <item>
      <title>SSE vs WebSockets in 2026 — Streaming AI Apps, Chat, and Real-Time UIs</title>
      <link>https://blog.rajpoot.dev/posts/backend/sse-vs-websockets-streaming-ai-2026/</link>
      <pubDate>Wed, 29 Apr 2026 09:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/backend/sse-vs-websockets-streaming-ai-2026/</guid>
      <description>When to use Server-Sent Events vs WebSockets in 2026 — the protocol differences, AI streaming patterns, code examples, scaling, proxy/CDN behavior, and a clear decision rule.</description>
    </item>
  </channel>
</rss>
