Replies: 1 comment 1 reply
-
@wzhao18 what exactly happens when you comment out that code? It's a while since I touched that code but AFAIR it should work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I have a question. Some help would be greatly appreciated!
I am currently using the architecture shown in https://github.com/eclipse-iceoryx/iceoryx/blob/master/iceoryx_examples/request_response/client_cxx_untyped.cpp In my use case, some client requests expect a response while certain do not. My program does not function correctly if I comment out the response part. I would like to know how to do this properly.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions