Send disconnect and connect packets

This commit is contained in:
Matthew Territo
2018-08-06 16:37:57 -06:00
parent 71ddc1c8b5
commit 338d333b04
2 changed files with 11 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ public:
private:
bool _isDone;
nlohmann::json _payload;
nlohmann::json _focusNodes;
openspace::interaction::WebsocketInputStates _inputStates;