Hi,
Will be websocket moved from webkit to network lib in future? In network are all common sockets. When I want to use websocket I need deploy whole libwebkit for this small socket. I tried third party solutions but always fail:
These doesn’t work on QT 5.0 (linux 64 bit), I immediately get disconnected status:
https://gitorious.org/qtwebsocket
These are working on echo.websocket.org but not on my target service:
https://github.com/vinipsmaker/tufao/tree/
Regards
↧