Description
Provides Qt 6 APIs for WebSocket communication compliant with RFC 6455. It helps applications create real-time clients or servers for dashboards, notifications, remote control, and browser-facing features.
Developers use it as a networking library. WebSocket endpoints can carry private data or commands, so authenticate clients, validate messages, and use secure transport where appropriate.