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

make public interface for QWebSocketDataProcessor

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Some future release
    • WebSockets
    • None

    Description

      I have an existing webserver app (an already open tcp socket), which I want to upgrade to a websocket channel.

      It would be nice to have a way where the read/write of "bytes" is done from anywhere and the Qt-websocket component would just handle the websocket protocol (e.g. similar to what the current QWebSocketDataProcessor does, but without any blocking "read" calls),
      e.g. by just passing a QByteArray to/from the "protocol engine", using some small state machine.

      Attachments

        Issue Links

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

          Activity

            People

              kurt.pattyn Kurt Pattyn
              mkoller Martin Koller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes