Skip to content

Async endpoints

Julian Bouzas requested to merge julian/wireplumber:async-endpoints into master

This MR changes the creation of the endpoints to be async in order to handle all the ports and proxy logic inside the endpoints and not in the modules.

Merge request reports