Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-535

HTTP/2.0 and SSE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.3.0.CR1
    • 1.3.0.Beta11
    • Core, SPDY
    • Hide

      Steps:
      1/ compile and run the project in attachment of the issue: mvn package && mvn exec:exec
      2/ open a browser that supports SSE (Chrome): https://localhost:8443/sse

      Expected:
      Get the SSE displayed every 5 seconds

      Obtained
      Blank page

      Show
      Steps: 1/ compile and run the project in attachment of the issue: mvn package && mvn exec:exec 2/ open a browser that supports SSE (Chrome): https://localhost:8443/sse Expected: Get the SSE displayed every 5 seconds Obtained Blank page

    Description

      Hello,
      As discussed in the dev mailing-list (http://lists.jboss.org/pipermail/undertow-dev/2015-September/001351.html), we don't manage to make works HTTP/2.0 and SSE together without modifying the ServerSentEventConnection (declare a flush() method that flushes the underlying sink of the connection).
      We have been asked to fill in an issue for that.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            ctranxuan_jira ctranxuan ctranxuan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: