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?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to