Add support for websocket vendor events

This commit is contained in:
WarmUpTill
2022-09-14 00:56:50 +02:00
committed by WarmUpTill
parent 6d755ad570
commit 1a8a4584c1
9 changed files with 331 additions and 25 deletions

View File

@@ -227,7 +227,7 @@ void SwitcherData::Thread()
}
}
websocketMessages.clear();
ClearWebsocketMessages();
// After this point we will call frontend functions like
// obs_frontend_set_current_scene() and