[Interest] Qt support for WebSocket Subprotocol
Juergen Bocklage-Ryannel
lists at ryannel.org
Tue Jan 13 07:54:23 CET 2015
Hi All,
I try to implement the wamp.ws (http://wamp.ws) websocket protocol,
which would allow instances of Qt to talk to any WAMP backend.
For this Qt websockets ideally would support the subprotocol
non-normative standard
(https://tools.ietf.org/html/rfc6455#page-12), which is currently not
suported (http://doc.qt.io/qt-5/qwebsocket.html).
There seems to be also an initial not exposed implementation
(https://qt.gitorious.org/qt/qtwebsockets/commit/88de191cfbde67fffedad211317afad0ff3cee3c)
in the Qt websockets.
Also there is a bug entry on qt.io
(https://bugreports.qt.io/browse/QTBUG-38742).
I would like to
a) to ask people to vote for the feature if they feel it is interesting
for them.
b) understand why subprotocols are not supported
Thanks for helping out. Take care and a nice day
--
/ jryannel
http://qmlbook.org
More information about the Interest
mailing list