[Qtwebengine] Websockets not working -> debug Javascript?
Jocelyn Turcotte
jocelyn.turcotte at digia.com
Thu Jan 23 11:28:44 CET 2014
Hi Fabian,
WebSockets seem to work for me (on Linux) with this test page: http://www.websocket.org/echo.html
For debugging in general, make sure that you start your application with --single-process.
It will run the render and plugin processes as thread in the main process instead and should allow you to debug more easily.
Cheers,
Jocelyn
On Thu, Jan 23, 2014 at 04:31:08AM +0100, Fabian Bernhard wrote:
> Dear list,
>
> I can’t make web sockets work. At least thats what I believe goes wrong
> with the WebRTC application. I use OSX 10.9 for development.
>
> Has anyone successfully used web sockets in QTWebEngine?
>
> And, is there a way to debug Javascript in QtWebEngine? I would like to
> pinpoint the exact issue.
>
> Thank you!
>
> Fabian
> _______________________________________________
> QtWebEngine mailing list
> QtWebEngine at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qtwebengine
More information about the QtWebEngine
mailing list