Skip to content

Core improvements

Julian Bouzas requested to merge julian/wireplumber:core-improvements into master

This MR improves the core API by avoiding the unnecessary idle callback when connecting, and also by adding a boolean return value on the sync API.

Merge request reports