Forward metadata and properties in meta stream

This commit is contained in:
badaix 2021-06-27 13:00:35 +02:00
parent fba20fb7fe
commit 3120a18326
4 changed files with 36 additions and 13 deletions

View file

@ -123,7 +123,7 @@ void Controller::getNextMessage()
reconnect();
return;
}
if (!response)
{
return getNextMessage();