QtRemoteObjects WebSockets Example
Using a non-QIODevice-based transport (QWebSocket) with QtRemoteObjects.
This is achieved by implementing a small QIODevice-derived wrapper for QWebSocket.
QIODevice-based transport (QWebSocket) with QtRemoteObjects.">
Using a non-QIODevice-based transport (QWebSocket) with QtRemoteObjects.
This is achieved by implementing a small QIODevice-derived wrapper for QWebSocket.