You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a central subscriber application that need to subscribe 10+ Topics
For single Topic subscription all pretty much easy, we can call Init() all the default stuff and call the below callbacks
SubListener::on_subscription_matched
SubListener::on_data_available
If we have an application that need to subscribe 10+ Topics. How to acheive this easily - any examples please ?
SubListener::on_subscription_matched
SubListener::on_data_available
Current behavior
NA
Steps to reproduce
NA
Fast DDS version/commit
NA
Platform/Architecture
Ubuntu Focal 20.04 amd64
Transport layer
UDPv4
Additional context
No response
XML configuration file
NA
Relevant log output
NA
Network traffic capture
NA
The text was updated successfully, but these errors were encountered:
Is there an already existing issue for this?
Expected behavior
Transport - UDP multicasting
We have a central subscriber application that need to subscribe 10+ Topics
For single Topic subscription all pretty much easy, we can call Init() all the default stuff and call the below callbacks
SubListener::on_subscription_matched
SubListener::on_data_available
If we have an application that need to subscribe 10+ Topics. How to acheive this easily - any examples please ?
SubListener::on_subscription_matched
SubListener::on_data_available
Current behavior
NA
Steps to reproduce
NA
Fast DDS version/commit
NA
Platform/Architecture
Ubuntu Focal 20.04 amd64
Transport layer
UDPv4
Additional context
No response
XML configuration file
Relevant log output
Network traffic capture
NA
The text was updated successfully, but these errors were encountered: