mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Implemented messaging prototype for OpenSpace sending updated property values - work in progress
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
bool sendMessage(std::string message);
|
||||
//bool sendMessage(const SoftwareConnection::Message& message);
|
||||
|
||||
void handleProperties();
|
||||
|
||||
SoftwareConnection::Message receiveMessage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user