[Interest] First timer WebSocket fail (OSX)

Jason H jhihn at gmx.com
Wed Sep 21 04:50:50 CEST 2016


It's my first time using web sockets, and thereby the first time with Qt WebSockets.

I imported QtWebSockets 1.0 (though there was mention of Qt.WebSockets 1.1)
I added QT+=websockets to the .pro

When the socket is activated, it's status goes from 0 to 4 to 3. I see nothing on the server.

I used https://www.websocket.org/echo.html, and when using the same wss:// url, I do see activity on the server. 

There are no errors or other debugging information aside from the stats and errorString which is not helpful.

Can anyone provide any help?



More information about the Interest mailing list