Unix Domain Socket Protocol
This project uses Unix domain sockets to connect C++ hardware services with other processes. The protocol is designed to be simple, cross-language, and capable of carrying large binary data blocks.
Frame / Audio Service Protocol Reference
This page outlines the application protocols based on UDS envelope. For the common envelope, see Unix Domain Socket Protocol.