Replies: 1 comment 1 reply
-
Hi @Hugal31, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to have a topic available on TCP. However, I want the topic to still be available for clients not configured to use TCP, so I also add an UDP endpoint.
However, when I do that:
Here is my sample config:
How can I ensure only one endpoint is chosen, and it is TCP if available?
I am using Fast-DDS 2.6.9.
Beta Was this translation helpful? Give feedback.
All reactions