summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add support for WebSocket Sub-ProtocolsArno Rehn2022-03-301-1/+1
| | | | | | | | | | | | | | | | | Sub-Protocol support follows RFC 6455 Sections 4.1 and 4.2. See also https://datatracker.ietf.org/doc/html/rfc6455. This patch introduces a new class QWebSocketHandshakeOptions which collects options for the WebSocket handshake. At the moment, this contains only accessors for sub-protocols. In the future, it can be extended with things like WebSocket extensions. [ChangeLog] Add support for WebSocket Sub-Protocols Fixes: QTBUG-38742 Change-Id: Ibdcef17f717f0a76caab54f65c550865df1ec78d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
* Remove incorrect license information from README.mdKai Koehne2018-04-051-3/+0
| | | | | | | | | | | No other Qt module has a README.md, therefore anything put here has a high risk of going stale. Rather use the official documentation for license information. Task-number: QTBUG-64135 Change-Id: I0b233ee9f648f514cedf3ea0b152518fff915d16 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
* Readme: Refer to code.qt.io, not gitoriousTobias Hunger2015-03-241-1/+1
| | | | | | | Gitorious was sold and will close down shop soon. Change-Id: Ic27da9a45a42f2dc7ba2badf3f3b10a6ec058e8d Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
* Corrected license files & licensing informationJani Heikkinen2015-02-251-1/+1
| | | | | | | | | | Removed LICENSE & LICENSE.GPLv2 files Added LGPL_EXCEPTION.txt file Added LGPLv3 licensing option in readme file Task-number: QTBUG-43611 Change-Id: I492e5f9546ccc99a3e020b433fc42f825b18a836 Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com>
* Add QML websockets pluginKurt Pattyn2013-11-251-21/+19
| | | | | | Change-Id: I9454cf339f8af5515d3a91667d8c8ded3659d18b Reviewed-by: Milian Wolff <milian.wolff@kdab.com> Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.com>
* Update README.mdKurt Pattyn2013-09-011-1/+1
|
* Changed license to LGPL 2.1 (comes from LGPL 3.0)Kurt Pattyn2013-08-251-1/+1
|
* Add usage paragraphKurt Pattyn2013-08-191-0/+6
|
* Change "Invalid code points" to "non-characters" (as this is the appropriate ↵Kurt Pattyn2013-08-091-1/+1
| | | | term)
* Added information regarding restrictionsKurt Pattyn2013-08-071-19/+20
|
* Removed mention of missing feature 'only frame-based signals are supported' ↵Kurt Pattyn2013-08-031-1/+0
| | | | (this feature was added)
* Added missing featuresKurt Pattyn2013-08-031-0/+2
|
* Created first version of the readme file.Kurt Pattyn2013-08-031-1/+28
|
* Initial commitKurtPattyn2013-08-031-0/+4