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
English | Deutsch | Русский | Polski | Nederlands | Português | Español | Українською | فارسی | عربي | 한국어 | Suomi | Català | Italiano | 日本語 | Français | Magyar | ಕನ್ನಡ | हिन्दी | ภาษาไทย | 简体中文 | Български
News
Public mirror at http://code.qt.io/cgit/qt/qtwebsockets.git/tree/
Brief description
The QtWebSockets module is an add-on for the Qt5 library,.
History
The development and code review takes place through 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:
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).
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