Fix Database
Add WS Header
This commit is contained in:
@@ -25,6 +25,7 @@ namespace gaconnector
|
||||
this->connector =
|
||||
std::make_unique<websocket::Websocket>(WEBSOCKET_ADDRESS,
|
||||
this->configuration->getUser(),
|
||||
this->configuration->getToken(),
|
||||
this->toLog);
|
||||
this->toLog("WebSocket started");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user