{"library":"qt5-websockets","type":"library","category":null,"description":"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.","language":"cpp","status":"active","version":"5.15.18","tags":["qt","websocket","networking","real-time"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install qt5-websockets","imports":["#include <QtWebSockets/QWebSocket>"]},{"cmd":"# CMakeLists.txt\nfind_package(qt5_websockets CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Qt5::WebSockets)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}