Given an Interactiver Provider with multiple encoding threads, can multiple encoding threads currently use the same RsslChannel in call to RsslGetBuffer()?
Hi @Kam.Anjorin,
UPA is thread-safe and thread-aware so multiple encoding threads should be able to concurrently use the RsslGetBuffer call.