qml-module-qtwebchannel

Web communication library for Qt - QML module
  https://doc.qt.io/qt-5/qtwebchannel-index.html
  0
  no reviews



Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine.

This package contains the WebChannel QML module for QtDeclarative.