Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a new example to Routing Service. UDP socket to DDS adapter #699

Merged
merged 16 commits into from
Oct 29, 2024

Conversation

franporcel
Copy link
Contributor

Summary

We currently only have an example for a file adapter. This new example provides a UDP socket --> DDS adapter. I have found myself looking for a simple adapter like this one in the past, so hopefully this helps others.

Details and comments

In addition to the adapter, a Python "tester" is included to inject UDP data.

Checks

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

@franporcel
Copy link
Contributor Author

@alexcamposruiz not sure why the lint jobs failed. Where can I find more details so I can fix them?

@franporcel
Copy link
Contributor Author

@alexcamposruiz can we merge this?

Copy link
Member

@juanlu-rti juanlu-rti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some feedback about documentation and our approach to how to serialize deserialize samples, about how to make the example easier to use for our users/customers.

@franporcel
Copy link
Contributor Author

@juanlu-rti I applied your feedback, let me know what you think! Thanks!!

@franporcel
Copy link
Contributor Author

thanks for the feedback, @fgaranda ! I applied all your feedback

juanlu-rti
juanlu-rti previously approved these changes Oct 29, 2024
Copy link
Member

@juanlu-rti juanlu-rti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look better now. I understand your point about code generator. It's clear no for potential users that they have to fine-tune the example to their use-case.

fgaranda
fgaranda previously approved these changes Oct 29, 2024
@fgaranda fgaranda dismissed stale reviews from juanlu-rti and themself via ea7b827 October 29, 2024 16:34
@fgaranda fgaranda merged commit 417ea4a into rticommunity:master Oct 29, 2024
3 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