Review Request 116067: Implement WebSocket type.

Nikita Skovoroda chalkerx at gmail.com
Fri Feb 28 23:05:44 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116067/
-----------------------------------------------------------

(Updated Feb. 28, 2014, 11:05 p.m.)


Review request for QML Web and Anton Kreuzkamp.


Changes
-------

Fix closing/reconnection logic.


Repository: qmlweb


Description
-------

Implement WebSocket type.

A simple wrapper around javascript WebSocket class ( http://caniuse.com/websockets ).

API compatible with Qt.WebSockets (see https://qt.gitorious.org/qt/websockets ).
The Qt.WebSockets module will be included in Qt 5.3 release: http://qt-project.org/wiki/New-Features-in-Qt-5.3#a12a092a739cea3499350adb459d86b0 .


Diffs (updated)
-----

  src/qtcore.js eddc070 

Diff: https://git.reviewboard.kde.org/r/116067/diff/


Testing
-------

Works for me.

I could send and recieve messages and get status updates.


Thanks,

Nikita Skovoroda

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/qmlweb/attachments/20140228/1f3b259c/attachment.html>


More information about the QmlWeb mailing list