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

Request / Response Messaging Pattern #429

Open
kczimm opened this issue Oct 3, 2024 · 1 comment
Open

Request / Response Messaging Pattern #429

kczimm opened this issue Oct 3, 2024 · 1 comment

Comments

@kczimm
Copy link

kczimm commented Oct 3, 2024

I see that Request / Response messaging pattern in on the roadmap as a bonus item for the next release. Is there any design discussion about how this would be implemented? I'm interested in the current status, if there is one, or possibly an opportunity to help implement it.

@elfenpiff
Copy link
Contributor

@kczimm thank you for the offer! Currently, we have some deadlines we have to meet until the 14th of October with the #424 and some other iceoryx2 infrastructure stuff.

After this, we wanted to slowly focus on the request-response messaging pattern. The implementation is rather complex and would require some longer onboarding with internal design documents (we still have to write), but what could help would be to write either some examples in Rust/C/C++ and documentation for the best practices around request response or to write unit tests.

If you are still interested, I will ping you as soon as we start with it, but it will most likely be at some point in November.

In the meantime, if you would like to support, I cleaned up the open issues and updated the good first issue label - so if you like you can grab one of those: https://github.com/eclipse-iceoryx/iceoryx2/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

Btw. we have here our chat: https://app.gitter.im/#/room/#eclipse_iceoryx:gitter.im if you need direct support from the community.

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

No branches or pull requests

2 participants