On Sunday, 20 August 2017 05:10:14 PDT Christian Gagneraud wrote:
> On 20 August 2017 at 21:03, Tom Isaacson wrote:
> > I have a websocket server that was written a while ago. I want to convert
> > it to use QWebSocket then move it to port 443 and add SSL/TLS support.
> > The first part is simple
On 20 August 2017 at 21:03, Tom Isaacson wrote:
> I have a websocket server that was written a while ago. I want to convert it
> to use QWebSocket then move it to port 443 and add SSL/TLS support. The first
> part is simple but I'm not sure about the second. There's an example on the
> Qt websi
I have a websocket server that was written a while ago. I want to convert it to
use QWebSocket then move it to port 443 and add SSL/TLS support. The first part
is simple but I'm not sure about the second. There's an example on the Qt
website:
http://doc.qt.io/qt-5/qtwebsockets-sslechoserver-exam