Skip to content

Conversation

@iutrilladn
Copy link

Summary

Routing service adapter for udp socket example improvements.

  • New example using dynamic data
  • Old example is now bidirectional

Details and comments

  • udp_socket_adapter now includes converting from DDS to UDP socket
  • New use case in README.md for data-diode environment.
  • New example using dynamic data
  • Split udp_socket example into two, dynamic and non dynamic example

about 99% of the code is the same in both examples.
I am open to reconfigure in a way that both can coexist in the same code using #ifdef statements, but I consider this way to be more clear.

Note:
Original example of udp_socket_adapter was not included in defaults for CMakeLists,txt. I have kept it the same way.

Checks

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@juanlu-rti juanlu-rti self-requested a review August 5, 2025 14:59
@juanlu-rti
Copy link
Member

Changes applying feedback look fine. Did you measure performance after the changes? Just out of curiosity. Anyhow, approving.

@iutrilladn
Copy link
Author

iutrilladn commented Sep 17, 2025

Hi @juanlu-rti
Thanks for the review. I did not measure performance after the changes.
I don't think I have write permissions. Could you merge for me of give me write permission for this merge?

@juanlu-rti juanlu-rti merged commit 19d2357 into rticommunity:master Nov 18, 2025
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants