[QGIS-Developer] QGIS WebSocket

Nathan Woodrow madmanwoo at gmail.com
Sat May 13 02:58:18 PDT 2023


Hi,

You can use the QWebSocket (https://doc.qt.io/qt-6/qwebsocket.html) object
to do this.  Ships with Qt and QGIS.  I did some R&D with it a while ago
and it worked well.

- Nathan

On Sat, 13 May 2023 at 19:48, Nzikou, Michel via QGIS-Developer <
qgis-developer at lists.osgeo.org> wrote:

> Hi dev folks,
>
> I am working on creating a connection between my exp plugin and server via
> a WebSocket connection for data transferring. So my question is about
> whether QGIS has a WebSocket feature/ connect algorithm.
>
> Thanks
>
>
> *Michel Nzikou, Ph.D.*
> ASEG WA - President
> *-----*
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20230513/c2cd68f2/attachment-0001.htm>


More information about the QGIS-Developer mailing list