hyperion.ng/libsrc/webserver
Paulchen Panther 38946a0b06
Temporary solution
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.
2019-01-13 20:14:05 +01:00
..
CMakeLists.txt Details coming soon. 2018-12-27 23:11:32 +01:00
CgiHandler.cpp even more changes 2018-12-28 18:28:49 +01:00
CgiHandler.h even more changes 2018-12-28 18:28:49 +01:00
QtHttpClientWrapper.cpp Commits from @MartB and more ... 2019-01-06 21:09:27 +01:00
QtHttpClientWrapper.h Commits from @MartB and more ... 2019-01-06 21:09:27 +01:00
QtHttpHeader.cpp Details coming soon. 2018-12-27 23:11:32 +01:00
QtHttpHeader.h Details coming soon. 2018-12-27 23:11:32 +01:00
QtHttpReply.cpp Details coming soon. 2018-12-27 23:11:32 +01:00
QtHttpReply.h Details coming soon. 2018-12-27 23:11:32 +01:00
QtHttpRequest.cpp Details coming soon. 2018-12-27 23:11:32 +01:00
QtHttpRequest.h Details coming soon. 2018-12-27 23:11:32 +01:00
QtHttpServer.cpp update 2018-12-31 15:48:29 +01:00
QtHttpServer.h remove protobuf (part 2) 2018-12-30 22:07:53 +01:00
StaticFileServing.cpp remove protobuf (part 2) 2018-12-30 22:07:53 +01:00
StaticFileServing.h remove protobuf (part 2) 2018-12-30 22:07:53 +01:00
WebConfig.qrc.in Details coming soon. 2018-12-27 23:11:32 +01:00
WebJsonRpc.cpp Details coming soon. 2018-12-27 23:11:32 +01:00
WebJsonRpc.h even more changes 2018-12-28 18:28:49 +01:00
WebServer.cpp update 2018-12-31 15:48:29 +01:00
WebSocketClient.cpp Temporary solution 2019-01-13 20:14:05 +01:00
WebSocketClient.h Details coming soon. 2018-12-27 23:11:32 +01:00
WebSocketUtils.h Details coming soon. 2018-12-27 23:11:32 +01:00