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

It would be nice if we can pass an already established socket to server

    XMLWordPrintable

Details

    • Windows

    Description

      At the moment all the proxy for novnc does is convert an incoming web socket connection into a tcp socket, the data is unmodified.

      This would be great if we have this feature in QVncServer the ability to also accept web sockets.

      This way the need for the 'websockify' proxy is completely removed.

      If we have this then one can pass in a QWebSocket so that It can be used with https://novnc.com/ without also having to setup a websockify proxy, this would also allow to serve the novnc client via a QHttpServer from the same process.

      The application could then serve the novnc javascript via QHttpServer allowing a completely self contained solution.

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            irfan.omair@digia.com Irfan Omair
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes