I'm new to Fast-RTPS. I would like to use HelloWorldExampleTCP to run a publisher to publish messages to two subscribers. I started two subscribers node in pc1 and then start a publisher in pc0.
The expected result should be: both subscribers received messages sent from publisher. But the actual result is, only one subscriber received the messages.
Any comment will be appreciated.
Kevin Kuei