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

[21095] Example refactor: Discovery Server #4913

Merged
merged 18 commits into from
Jul 3, 2024

Commits on Jul 3, 2024

  1. Refs #21095: Remove old DiscoveryServerExample

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    38f5168 View commit details
    Browse the repository at this point in the history
  2. Refs #21095: Add new discovery_server example

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    beb785d View commit details
    Browse the repository at this point in the history
  3. Refs #21095: Add discovery_sever example tests

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b96578b View commit details
    Browse the repository at this point in the history
  4. Refs #21095: versions.md

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4f9ddfd View commit details
    Browse the repository at this point in the history
  5. Refs #21095: Linter all except from types

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d80b5b6 View commit details
    Browse the repository at this point in the history
  6. Refs #21095: split discovery server example

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f9595c0 View commit details
    Browse the repository at this point in the history
  7. Refs #21095: Address Elianas review

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    00ee139 View commit details
    Browse the repository at this point in the history
  8. Refs #21095: Linter

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8da131a View commit details
    Browse the repository at this point in the history
  9. Refs #21095: Fix casting for windows compilation

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    614eadc View commit details
    Browse the repository at this point in the history
  10. Refs #21095: Create a test for each transport and intialize to ::1 wh…

    …en ipv6 is used
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e2b38c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6b3200 View commit details
    Browse the repository at this point in the history
  12. Refs #21095: Avoid using connection_ds option for the example. Althou…

    …gh it is left for configurability
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3ed3a26 View commit details
    Browse the repository at this point in the history
  13. Refs #21095: Add license

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    55ae6ab View commit details
    Browse the repository at this point in the history
  14. Refs #21095: Remove -id- since it is no longer needed

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    273b821 View commit details
    Browse the repository at this point in the history
  15. Refs #21095: Move namespace to fastdds

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    709ac36 View commit details
    Browse the repository at this point in the history
  16. Refs #21095: regenerate types

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b87274d View commit details
    Browse the repository at this point in the history
  17. Refs #21095: update headers

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1c39079 View commit details
    Browse the repository at this point in the history
  18. Refs #21095: Reword header marks

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6e4f64b View commit details
    Browse the repository at this point in the history