Closed marcusvensson closed 6 months ago
@marcusvensson Thank you for reporting the issue! We've created an internal Jira to deal with this request.
@marcusvensson Please view our programmatic config examples Cons450 , Cons451, Cons452, etc., for sample code to specify ChannelType and EncryptedProtocolType.
RTSDK 2.2.0.L1 addresses this issue. Please let us know if you have further concerns. Closing.
The OmmConsumerConfig object allows us to specify a great deal of configurations programmatically such as hostname, keystore locations etc. How ever ChannelType and EncryptedProtocolType can not be set meaning we are still forced to use an XML file to configure these two objects. It would be practical if these two also had setters on the OmmConsumerConfig along with appropriate ENUMs for their respective values