Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
QtWebSockets: Difference between revisions
No edit summary |
AutoSpider (talk | contribs) (Add "cleanup" tag) |
||
Line 1: | Line 1: | ||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | |||
'''English''' | '''English''' | ||
| [[:QtAudio3D_German|Deutsch]] | | [[:QtAudio3D_German|Deutsch]] |
Revision as of 16:42, 3 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
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