Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.2
-
None
-
Chrome / firefox
-
-
d348a4b62 (dev), 928033af6 (6.5)
Description
Using QWebsocket in c++ with the linked code,
You will see that the pong event is never received. I do believe the ping is in fact, never sent.
Tested using my own websocket server (python3 websockets) or https://www.piesocket.com/websocket-tester.