SSL 迴顯服務器範例

展示如何使用 QWebSocketServer class for implementing a simple echo server over secure sockets (wss).

The SSL Echo Server example shows how to use the QWebSocketServer class to implement a simple echo server over secure sockets (wss).

範例工程 @ code.qt.io

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