Skip to content

Spa Json

Julian Bouzas requested to merge julian/wireplumber:spa-json into master

Similar to WpSpaPod, this MR adds a new WpSpaJson API to create and parse Json objects. A Lua API for WpSpaJson is also added.

See tests/wp/spa-json.c and tests/wplua/scripts/json.lua for its usage.

Merge request reports