c-bus1
- Repository:
- @GitHub
- Issue-Tracker:
- @GitHub
- Documentation:
- c-bus1.h
- Licenses:
-
- Apache Software License 2.0
- Lesser General Public License 2.1+
The c-bus1 project provides access to the bus1 APIs from standard C code. The bus1 APIs implement object-oriented Inter-Process Communication in a scalable way for services and operating system tasks to share signals, data, and resources, while at the same time providing maximum isolation of the different communication entities.
Example
WIP