Review Request 116067: Implement WebSocket type.

Nikita Skovoroda chalkerx at gmail.com
Tue Feb 25 23:45:24 UTC 2014


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

Review request for QML Web and Anton Kreuzkamp.


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
-----

  src/qtcore.js c219e2e 

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/20140225/d6520c37/attachment.html>


More information about the QmlWeb mailing list