QtWebSockets
English | Deutsch | Русский | Polski | Nederlands | Português | Español | Українською | فارسی | عربي | 한국어 | Suomi | Català | Italiano | 日本語 | Français | Magyar | ಕನ್ನಡ | हिन्दी | ภาษาไทย | 简体中文 | Български
[toc align_right="yes" depth="3"]
QtWebSockets
News
Public mirror on "Gitorious": https://qt.gitorious.org/qt/qtwebsockets
Brief description
The QtWebSockets module is an add-on for the Qt5 library,.
History
The development and code review takes place through "Gerrit":http://wiki.qt.io/Setting_up_Gerrit. A Qt Developer account must be created for anyone in order to be able to contribute to the project.
More information about the registration process and development in general can be found on the following site: http://wiki.qt.io/Code_Reviews
Functionality
The QtWebSockets module has support for the following operating systems:
{background:#009900}. |. Operating system |. Support state |_. Note | |Windows 7/8 |YES |Full support | |Windows CE |YES |Tested through the Qt CI platform | |Gnu/Linux |YES |Full support | |MacOSX |YES |Full support | | Android | YES | Tested through the Qt CI platform | | IOS | YES | Tested through the Qt CI platform | |Others Unix |YES |All POSIX-compatible |
Note:
(*) -
Getting the source code
In order to get get the source code, you need to register to get a Qt Developer account. Moreover, you need to set that account up for Gerrit usage (see "Setting up Gerrit":http://wiki.qt.io/Setting_up_Gerrit).
You can then check out the repository using git, like this:
git clone ssh://<username>@codereview.qt.io:29418/qt/qtwebsockets.git
<username>: the Gerrit user identifier
Building and Installing
Using
Known Issues
Fill up