Relative Content

Tag Archive for c++vsomeip

Status callback in async Common API with SOME/ip

Is there a way to make an async call in Common API call a callback to report the status of RPC execution. For example, if there is a RPC that is long running, I would like to report the progress of its execution.