Hello, we are using RFA 8.1 C++ api to consume L1 and L2 data using OMM format. Is it possible to use same api's to connect to cloud. Basically we want to consume data from Refinitiv real time optimized feed which I suppose is hosted in cloud? Can we connect to it using RFA 8.1 C++ api ? At a very high level I know there is something called LPC(Legacy protocol converter) that can be used for this purpose.
I know it can be done using EMA api's but we are not prepared for that transition yet.