mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
38946a0b06
Due to the wrong interpretation of the OpCode, larger WebSocket frames are interpreted as a binary message. A new implementation of the WebSocket protocol in Hyperion is necessary. The QT class QWebSocketServer does not have this problem. However, this can not be mixed with an existing QTcpServer implementation without using a new WebSocket port. |
||
---|---|---|
.. | ||
CgiHandler.cpp | ||
CgiHandler.h | ||
CMakeLists.txt | ||
QtHttpClientWrapper.cpp | ||
QtHttpClientWrapper.h | ||
QtHttpHeader.cpp | ||
QtHttpHeader.h | ||
QtHttpReply.cpp | ||
QtHttpReply.h | ||
QtHttpRequest.cpp | ||
QtHttpRequest.h | ||
QtHttpServer.cpp | ||
QtHttpServer.h | ||
StaticFileServing.cpp | ||
StaticFileServing.h | ||
WebConfig.qrc.in | ||
WebJsonRpc.cpp | ||
WebJsonRpc.h | ||
WebServer.cpp | ||
WebSocketClient.cpp | ||
WebSocketClient.h | ||
WebSocketUtils.h |