wireplumber/tests
Julian Bouzas 795df4b693 lib: add wpipc library
Simple library that uses sockets for inter-process communication. It provides an
API to create server and client objects. Users can add custom handlers in the
server, and clients can send requests for those custom handlers.
2021-05-04 18:55:10 -04:00
..
common session-item: refactor and inherit from WpObject 2021-03-18 14:30:05 -04:00
examples lib: add wpipc library 2021-05-04 18:55:10 -04:00
modules m-audio-endpoint: remove target property 2021-04-09 14:19:25 -04:00
wp tests: session-item: add registration test 2021-03-18 14:30:11 -04:00
wpipc lib: add wpipc library 2021-05-04 18:55:10 -04:00
wplua m-lua-scripting/pod: retrieve Ids in Array & Choice as strings, if possible 2021-02-23 13:56:38 +02:00
meson.build lib: add wpipc library 2021-05-04 18:55:10 -04:00