Duarte Fonseca
Duarte Fonseca
the fix to this problem is going to be integrated here: https://github.com/COVESA/vsomeip/pull/733/commits/940d72af2cb39b99c8e5ea6e820696c8fdca5ce6
@fengmao31 have you tried the suggestion?
@fengmao31 https://github.com/COVESA/vsomeip/blob/master/examples/request-sample.cpp take a look at this example
have you taken a look at the notify-sample / subscribe-sample? On the notify sample side (the app that offers) will do: app_->offer_event app_->offer_service app_->notify on the subscribe sample side (the...
the behaviour you describe is not intended, can you explain better in which setting would you use this like so? maybe we can help with another way of achieving what...
hi @joeyoravec i have been trying to reproduce your problem on my environment, so that we could validate the fix, however I am having some problems. I used one of...
Hi @akhzarj could you give an example of how we can reproduce this issue?
if one wants to unsubscribe to a set of service/instance, why would you want to receive any more messages from that specific endpoint?
@Vignesh-Murugappan can you fix the conflicts? thanks, we will look into this PR
@StalinCCCP could you resolve this conflict? working on merging this PR