Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
None
-
6.8.0
Description
It would be great if Qt Remote Objects (QtRO) works with WebSockets for WebAssembly (WASM) platforms to streamline remote UI development across all platforms. Currently, the absence of out-of-the-box support for WebSockets in QtRO compels developers to use alternatives like QtMQTT, which lacks the interface automation provided by QtRO.
Similar to the way TCP(tcp://) backendĀ is specified it would be nice if developers can also do ws:// Uri Schemes.