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

QWebChannel: toggle lazy signal connection

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.8.0
    • WebChannel
    • None

    Description

      Current webchannel implementation supposes, that one should connect to javascript signals of a published qobject client-side first to receive emitted signals. This fact complicates the overall integration scheme. One must wait for a message from javascript client telling, that it has subscribed to every signal it needs, to ensure reliable signal delivery from the server.
      I wonder, if an option, that would allow not lazy signals delivery, could be included.

      Attachments

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

        Activity

          People

            milianw Milian Wolff
            danilshkodin danilshkodin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes