Signals are not primarily an event system, and they are not designed to replace RxJS. They represent a different way of ...
* 1. Create a C++ header file(.hpp) in anywhere of components' include path, like this hpp file. * 2. Add C++ API in this hpp file, and API should be in maix namespace. API can be class or function ...