QtRemoteObjects WebSockets Example▲
This example shows how you could use a non-QIODevice-based transport (QWebSocket) with QtRemoteObjects. This is achieved by implementing a small QIODevice-derived wrapper for QWebSocket.
Qt Remote Objects Reference Documentation.
Article lu fois.
The Qt Company Ltd.
Publié le 26 janvier 2024 - Mis à jour le 26 janvier 2024
This example shows how you could use a non-QIODevice-based transport (QWebSocket) with QtRemoteObjects. This is achieved by implementing a small QIODevice-derived wrapper for QWebSocket.