SSL Echo Client Example

Shows how to use the 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).

Example project @ code.qt.io