silicon-heaven / libshvclient-rs

A Rust framework for Silicon Heaven RPC devices
MIT License
0 stars 3 forks source link

Subscriptions for individual signals #11

Closed j4r0u53k closed 2 months ago

j4r0u53k commented 2 months ago

Notifications are subscribed per path for all signals on a path. Sometimes it's needed to subscribe only a specific signal.

Also if there are more matching subscriptions for a path, a signal should be delivered to all subscribers of that path and prefix paths.