How to use WebChannel from a c++ client
-
Hi,
Do you mean something like the QtWebChannel module ?
-
AFAIK, it's not the purpose of this module however since QtWebChannel uses web sockets, wouldn't the QtWebSocket module be more what you want ?
-
If you take the examples, it's a C++ Qt application which UI happens to be using HTML.