You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(request-reply): specify request topic
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
* refactor(types): make `topic` method return an option
Topic can only ever be set by the host, for messages originating in the
guest it cannot be set, therefore make the getter return an optional
value for the cases where the is no topic to return.
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
* chore: regenerate documentation
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
---------
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
0 commit comments