Qt WebChannel enables peer-to-peer communication between a server (QML/C++ application) and a client (HTML/JavaScript or QML application).
I'm using the new WebEngine to play around and learn. I've been trying to find some similar methods found using …
javascript c++ qt qtwebengine qtwebchannel