@@ -503,6 +503,7 @@ bool RemoteControlHandler::handleGet(
else
mg_printf(conn, "%s\n", message.c_str());
+ std::cout << "Hi hi!!!"
sync->val++;
sync->cv.notify_all();