kiksotik / hdc

Host Device Communication protocol
MIT License
2 stars 0 forks source link

Is device-side registration of HDC-event handlers a good idea? #3

Open kiksotik opened 2 years ago

kiksotik commented 2 years ago

Meant for a better integration of HDC-features with each other, i.e. in situations where one feature needs to notice whenever another feature has raised a certain event. For example the state-machine of the Core-feature might need to react to certain state transitions of other features.