#include "websocketconnector.h" WebSocketConnector::WebSocketConnector(QObject *parent) : QObject(parent) { }