Common inter-process communication abstraction interface for different implementations/platforms
On a terminal, get the GitHub code repository with:
$ git clone https://github.com/EESC-MKGroup/IPC-Interface [<my_project_folder>]
IPC Interface consists of a single header file of common variables and function declarations. Simply include it in your implementation project
Doxygen-generated detailed methods documentation is available on a GitHub Page