SSL 迴顯客戶端範例

展示如何使用 QWebSocket class to implement an echo client over a secure connection (wss).

The SSL Echo Client example shows how to use the QWebSocket class to implement an echo client over a secure connection (wss).

範例工程 @ code.qt.io

另請參閱 迴顯客戶端範例 and SSL 迴顯服務器範例 .