QtWebSockets: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
'''English''' | [[QtAudio3D German|Deutsch]] | [[QtAudio3D Russian|Русский]] | [[QtAudio3D Polish|Polski]] | [[QtAudio3D Dutch|Nederlands]] | [[QtAudio3D Portuguese|Português]] | [[QtAudio3D Spanish|Español]] | [[QtAudio3D Ukrainian|Українською]] | [[QtAudio3D Persian|فارسی]] | [[QtAudio3D Arabic|عربي]] | [[QtAudio3D Korean|한국어]] | [[QtAudio3D Finnish|Suomi]] | [[Wiki-Home-Catalan|Català]] | [[Wiki-Home-Italian|Italiano]] | [[QtAudio3D Japanese|日本語]] | [[QtAudio3D French|Français]] | [[Wiki-Home-Hungarian|Magyar]] | [[QtAudio3D Kannada|ಕನ್ನಡ]] | [[QtAudio3D Hindi|हिन्दी]] | [[QtAudio3D Thai|ภาษาไทย]] | [[QtAudio3D SimplifiedChinese|简体中文]] | [[QtAudio3D Bulgarian|Български]]
'''English'''<br />| [[:QtAudio3D_German|Deutsch]]<br />| [[:QtAudio3D_Russian|Русский]]<br />| [[:QtAudio3D_Polish|Polski]]<br />| [[:QtAudio3D_Dutch|Nederlands]]<br />| [[:QtAudio3D_Portuguese|Português]]<br />| [[:QtAudio3D_Spanish|Español]]<br />| [[:QtAudio3D_Ukrainian|Українською]]<br />| [[:QtAudio3D_Persian|فارسی]]<br />| [[:QtAudio3D_Arabic|عربي]]<br />| [[:QtAudio3D_Korean|한국어]]<br />| [[:QtAudio3D_Finnish|Suomi]]<br />| [[:Wiki Home Catalan|Català]]<br />| [[:Wiki Home Italian|Italiano]]<br />| [[:QtAudio3D_Japanese|日本語]]<br />| [[:QtAudio3D_French|Français]]<br />| [[:Wiki Home Hungarian|Magyar]]<br />| [[:QtAudio3D_Kannada|ಕನ್ನಡ]]<br />| [[:QtAudio3D_Hindi|हिन्दी]]<br />| [[:QtAudio3D_Thai|ภาษาไทย]]<br />| [[:QtAudio3D_SimplifiedChinese|简体中文]]<br />| [[:QtAudio3D_Bulgarian|Български]]


=QtWebSockets=
[toc align_right=&quot;yes&amp;quot; depth=&quot;3&amp;quot;]


==News==
= QtWebSockets =


Public mirror on “Gitorious”: https://qt.gitorious.org/qt/qtwebsockets
== News ==


==Brief description==
Public mirror on &quot;Gitorious&amp;quot;: https://qt.gitorious.org/qt/qtwebsockets
 
== Brief description ==


The QtWebSockets module is an add-on for the Qt5 library,.
The QtWebSockets module is an add-on for the Qt5 library,.


==History==
== History ==


The development and code review takes place through [[Setting up Gerrit|Gerrit]] ''[wiki.qt.io]''. A Qt Developer account must be created for anyone in order to be able to contribute to the project.
The development and code review takes place through &quot;Gerrit&amp;quot;: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:<br />[[Code Reviews|http://wiki.qt.io/Code_Reviews]]
More information about the registration process and development in general can be found on the following site:<br />http://wiki.qt.io/Code_Reviews


==Functionality==
== Functionality ==


The QtWebSockets module has support for the following operating systems:
The QtWebSockets module has support for the following operating systems:


{| class="infotable line"
{background:#009900}. |''. Operating system |''. Support state |_. Note<br />|<br />|Windows 7/8<br />|YES<br />|Full support<br />|<br />|Windows CE<br />|YES<br />|Tested through the Qt CI platform<br />|<br />|Gnu/Linux<br />|YES<br />|Full support<br />|<br />|MacOSX<br />|YES<br />|Full support<br />|<br />| Android<br />| YES<br />| Tested through the Qt CI platform<br />|<br />| IOS<br />| YES<br />| Tested through the Qt CI platform<br />|<br />|Others Unix<br />|YES<br />|All POSIX-compatible<br />|
|- style="background: #009900"
! Operating system
! Support state
! Note
|-
| Windows 7/8
| <span class="caps">YES</span>
| Full support
|-
| Windows CE
| <span class="caps">YES</span>
| Tested through the Qt CI platform
|-
| Gnu/Linux
| <span class="caps">YES</span>
| Full support
|-
| MacOSX
| <span class="caps">YES</span>
| Full support
|-
| Android
| <span class="caps">YES</span>
| Tested through the Qt CI platform
|-
| <span class="caps">IOS</span>
| <span class="caps">YES</span>
| Tested through the Qt CI platform
|-
| Others Unix
| <span class="caps">YES</span>
| All <span class="caps">POSIX</span>-compatible
|}


Note:
Note:


(*)
(*) -


==Getting the source code==
== 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]] ''[wiki.qt.io]'').
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 &quot;Setting up Gerrit&amp;quot;:http://wiki.qt.io/Setting_up_Gerrit).


You can then check out the repository using git, like this:
You can then check out the repository using git, like this:


&lt;username&gt;: the Gerrit user identifier
<code>git clone ssh://&amp;lt;username&amp;gt;<code>codereview.qt.io:29418/qt/qtwebsockets.git<code>
 
&lt;username&amp;gt;: the Gerrit user identifier


==Building and Installing==
== Building and Installing ==


==Using==
== Using ==


==Known Issues==
== Known Issues ==


Fill up
Fill up
===Categories:===
* [[:Category:Playground|Playground]]

Revision as of 14:36, 23 February 2015

English
| Deutsch
| Русский
| Polski
| Nederlands
| Português
| Español
| Українською
| فارسی
| عربي
| 한국어
| Suomi
| Català
| Italiano
| 日本語
| Français
| Magyar
| ಕನ್ನಡ
| हिन्दी
| ภาษาไทย
| 简体中文
| Български

[toc align_right="yes&quot; depth="3&quot;]

QtWebSockets

News

Public mirror on "Gitorious&quot;: 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&quot;: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&quot;:http://wiki.qt.io/Setting_up_Gerrit).

You can then check out the repository using git, like this:

git clone ssh://&lt;username&gt;codereview.qt.io:29418/qt/qtwebsockets.git

<username&gt;: the Gerrit user identifier

Building and Installing

Using

Known Issues

Fill up