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

QWebSocket must be able to be sent to other thread

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 5.5.0
    • WebSockets
    • X11, OS X, Windows

    • macOS

      Many users were very excited to see QWebSocket implementation and have begun to use this new feature. The biggest issue so far they encountered is inability to write data asynchronously from the server to the socket (QWebSocket object cannot be sent to another thread. It does not have any descriptor to use it in the same way as the QTcpSocket was used). And this will block the server for a while.

      In some cases such behaviour is not acceptable.

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

            manordheim Mårten Nordheim
            kileppal Kimmo Leppälä
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes