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).
See also Echo Client Example and SSL Echo Server Example.