What is the different between RFA c++ 7.6.2.1 and RFA C++ 7.0.0. in SSL
Currently, we using RFA 7.0.0. and try the upgrade to use RFA 7.6.2.1
After the upgrade it connected with TREP
When request subscribe data, then it received unsubscribe immediately from TREP
Therefore, could you provide the different between RFA c++ 7.6.2.1 and RFA C++ 7.0.0. in SSL
as the only change was RFA version?
There are many changes and bug fix between the version. You can download 7.6.x and find the details in the README file.
Anyway, it does not clear about the issue you mentioned.
-Are you using OMM(RSSL connection) or MD(SSLED connection) interface?
-Do you mean the application send item request or call subscribe and then it receives item stream close? Can you provide more details about your app with the error/status message?
Anyway, I would suggest you try one of our consumer examples from folder Examples with the same server so you can compare the result with your application.