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

wasm: QWebSocketServer doesn't start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • 5.12.0
    • WebSockets
    • None
    • webassembly

    Description

      Trying to create and start a QWebSocketServer causes this error:

      QNativeSocketEngine::initialize unable to inline out-of-band data

      and get serverError of QWebSocketProtocol::CloseCodeAbnormalDisconnection

      {{}}

      We do not use native sockets for wasm, and I see there is no wasm functions for QWebSocketServer.

       

      Should we support this? I am not sure we even can. If not, we might error/assert straight away or even at compile time.

       

       

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            lpotter Lorn Potter
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes