Skip to content
Snippets Groups Projects
Commit 7f197733 authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Sébastien Blin
Browse files

api: use id strings instead of Info refs in signals

If signals are to be consumed from a queue, then at least one copy
is required, and potentially beefy custom types shouldn't be
marshalled between threads without good reason. It is more sensible
to use conversation Id parameters, as consumers can likely make
good use only the Id, and may query for an Info structure at any
time if needed.

Change-Id: I5151c8ac006857c6510258332647e52ce16821af
parent 570ed62f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment