Skip to content

Implement reply methods on Connection

Marc-André Lureau requested to merge elmarco/zbus:zb-reply into master

Some refactoring and new helpers to send replies on a connection.

Not very convenient to test yet, as we don't have a service abstraction.

Merge request reports