Skip to main content
Magnifying Glass
Recent
    Magnifying Glass

    No results for ""

    Start typing to search...

    ↑↓ Navigate ↵ Open ESC Close
    Powered by Lunr
    ⌁⌁
    • Documentation
      • Get Started
      • Core Concepts
      • Templates
      • Git BranchRouting
      • Middleware
      • Streaming
      • DatabaseData
      • Testing
      • File TextReference
      • InfoAbout
      • Tutorials
    • Dev
      • GitHub
      • Chirp API Reference
    • Releases
    Mode
    Palette
    ⌁⌁
    • Documentation
      • Get Started
      • Core Concepts
      • Templates
      • Git Branch Routing
      • Middleware
      • Streaming
      • Database Data
      • Testing
      • File Text Reference
      • Info About
      • Tutorials
    • Dev
      • GitHub
      • Chirp API Reference
    • Releases
    Mode
    Palette
    Documentation
    Caret Right
    Get Started
    Installation
    Quickstart
    Caret Right
    Core Concepts
    App Lifecycle
    Return Values
    Configuration
    Caret Right
    Templates
    Rendering
    Fragments
    Filters
    Caret Right
    Git Branch Routing
    Routes
    Request & Response
    Caret Right
    Middleware
    Overview
    Built-in Middleware
    Custom Middleware
    Caret Right
    Streaming
    Streaming HTML
    Server-Sent Events
    SSE Patterns
    Caret Right
    Database Data
    Database
    Forms & Validation
    Caret Right
    Testing
    Test Client
    Assertions
    Caret Right
    File Text Reference
    API Reference
    Errors
    Caret Right
    Info About
    Architecture
    Philosophy
    Comparison
    Thread Safety
    Caret Right
    Tutorials
    Coming from Flask
    htmx Patterns
    1. Documentation
    External Open LLM text
    Share with AI
    Ask Claude Ask ChatGPT Ask Gemini Ask Copilot

    Streaming

    Streaming HTML and Server-Sent Events

    Clock 1 min read File Text 67 words
    Monitor
    Streaming HTML
    Progressive page rendering

    Send the shell immediately, fill in content as data arrives.

    Server-Sent Events
    Real-time HTML updates

    Push kida-rendered fragments to the browser over SSE.

    SSE Patterns
    Four update patterns

    Display-only, client-managed, streaming append, and one-shot mutations.

    streaming sse real-time

    © 2026 Chirp

    built in ᓚᘏᗢ