wireplumber/lib
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
..
wp core: use log.level from the pw_context 2021-04-21 19:03:47 +03:00
wpipc lib: add wpipc library 2021-05-04 18:55:10 -04:00
wplua wplua: store closures only with a weak reference 2021-04-13 21:14:12 +03:00
meson.build lib: add wpipc library 2021-05-04 18:55:10 -04:00