RFA API Message Capture

avoora
avoora Newcomer

Hello, I am trying to capture event messages coming from the RMDS using the RFA API in C++. Our end goal is to relay the event messages in their original data format. How can I do this?

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @avoora

    Please check the answer on this dicussion.

    Otherwise, you can use the rfa::message::RespMsg::clone() method to make its own copy for later processing the message outside the application callback method.

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.