Design
This section contains design documents that provide a detailed overview of the design and implementation of the OpenProt project. These documents are intended to provide guidance to developers and anyone interested in the internal workings of the project.
Documents
- pw_kernel IPC: How to declare and use channel
objects to communicate between two
pw_kerneluserspace processes. Worked example lives attarget/veer/ipc/.