Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-133581

Add SSE (Server-Sent Events) Support to QtHttpServer

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Qt Http Server
    • None

    Description

      https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events

       

      Server-Sent Events (SSE) support in QtHttpServer allows unidirectional, real-time communication. SSE enables continuous server-to-client updates without requiring WebSockets. This feature is essential for protocols like the Model Context Protocol, which rely on a persistent data stream from the server.

      https://modelcontextprotocol.io/introduction

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            oyheskes Øystein Heskestad
            tasuku.suzuki Tasuku Suzuki
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes