9 #include <utils/Logger.h> 30 void connectionClosed();
33 qint64 sendMessage(QJsonObject);
50 QByteArray _receiveBuffer;
Definition: WebSocketClient.h:10
The Connection object created by JsonServer when a new connection is established. ...
Definition: JsonClientConnection.h:18
JsonClientConnection(QTcpSocket *socket)
Constructor.
Definition: JsonClientConnection.cpp:12