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).

文件:

另请参阅 SSL 回显客户端范例 and 回显服务器范例 .