Hi Team,
client is using EMA C++ version to subscribe real time data. they want to know how to re-subscribe data without restart their application. Please advise, thanks
consumer.registerClient(ReqMsg().serviceName(serviceName.c_str()).name(ric.c_str()), client);