Consider adding variants of functions ‘get’, ‘scout’ which waits for result. See example https://github.com/ZettaScaleLabs/zenoh-cpp/blob/main/examples/cpp/z_get.cpp - currently it have to wait using mutex and this is really too verbose