Skip to content

[23325] Add generic interfaces for RPC servers#5873

Merged
MiguelCompany merged 4 commits intomasterfrom
feature/23325
Jun 17, 2025
Merged

[23325] Add generic interfaces for RPC servers#5873
MiguelCompany merged 4 commits intomasterfrom
feature/23325

Conversation

@MiguelCompany
Copy link
Copy Markdown
Member

@MiguelCompany MiguelCompany commented Jun 13, 2025

Description

Adding generic interfaces for RPC server, so the generated code can be cleaner.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • NO: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Any new/modified methods have been properly documented using Doxygen.
  • N/A: Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • New feature has been documented/Current behavior is correctly described in the documentation.
  • N/A: Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • N/A If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Carlos Espinoza Curto <148376273+Carlosespicur@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
@Carlosespicur Carlosespicur self-requested a review June 16, 2025 08:17
@github-actions github-actions bot added the ci-pending PR which CI is running label Jun 16, 2025
@MiguelCompany MiguelCompany merged commit 95cacf6 into master Jun 17, 2025
17 checks passed
@MiguelCompany MiguelCompany deleted the feature/23325 branch June 17, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-pending PR which CI is running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants