On domingo, 27 de outubro de 2013 11:16:03, Kurt Pattyn wrote:
> currently the QWebSocket class (see
> https://qt.gitorious.org/qtplayground/websockets), emits the signals
> textFrameReceived() and binaryFrameReceived(). These signals are tightly
> connected with the way web sockets work. Too me, t
Hi,
currently the QWebSocket class (see
https://qt.gitorious.org/qtplayground/websockets), emits the signals
textFrameReceived() and binaryFrameReceived().
These signals are tightly connected with the way web sockets work. Too me, this
feels too ‘low level’.
Wouldn’t it be better to buffer thes