mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-01 06:57:58 +02:00
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. |
||
|---|---|---|
| .. | ||
| client-server.c | ||
| meson.build | ||
| protocol.c | ||
| sender-receiver.c | ||