[Interest] Qt support for WebSocket Subprotocol
Elvis Stansvik
elvstone at gmail.com
Sun Mar 15 22:39:29 CET 2015
2015-01-13 7:54 GMT+01:00 Juergen Bocklage-Ryannel <lists at ryannel.org>:
> 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
>
I guess they just haven't gotten around to it. I'm currently considering
using Crossbar.io (WAMP) for a backend service that would in all likelihood
have Qt clients connected to it in the future, so I would also love to use
WAMP over QWebSocket. I voted for the bug report.
Elvis
>
>
>
> Thanks for helping out. Take care and a nice day
> --
> / jryannel
> http://qmlbook.org
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150315/17398f83/attachment.html>
More information about the Interest
mailing list