python3-pyqt6.qtwebsockets

Python bindings for Qt 6 WebSockets module
  https://riverbankcomputing.com/software/pyqt/intro
  0
  no reviews



Qt WebSockets API provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both.

This package contains the QtWebSockets module of PyQt6.