ports/x11/qt5/qtwebsockets/pkg/DESCR-examples

6 lines
274 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
The Qt WebSockets module 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 sources for QtWebSockets usage examples.