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

wasm: WebSockets don't actually work from other threads

XMLWordPrintable

    • WebAssembly
    • f30e7cc86 (dev), abb36e73c (6.5), 6a3b994c5 (6.4)

      Seems that it is emscripten issue. This is set:
      https://github.com/qt/qtwebsockets/blob/v6.4.2/src/websockets/qwebsocket_wasm_p.cpp#L169

      But it is not actually implemented emscripten:
      https://github.com/emscripten-core/emscripten/blob/main/src/library_websocket.js#L304

      This probably fixes itself eventually, but this could be mentioned in documentation. Currently it can have quite poor performance when used.

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

            lpotter Lorn Potter
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes