Start on SimConnect
This commit is contained in:
@@ -30,7 +30,7 @@ namespace websocket
|
||||
ix::WebSocket *webSocket = nullptr;
|
||||
std::string host;
|
||||
std::string user;
|
||||
std::function<void(std::string)> toLog;
|
||||
std::function<void(const std::string)> toLog;
|
||||
|
||||
public:
|
||||
Websocket(std::string host,
|
||||
|
||||
Reference in New Issue
Block a user