How could I subscribe a signal as a client #334
Answered
by
diwic
ChenhuiZhang
asked this question in
Q&A
-
Does it support to subscribe a signal in DBus service? If yes, could you show some example? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
diwic
Apr 14, 2021
Replies: 1 comment
-
New example: Old example: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
diwic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New example:
https://github.com/diwic/dbus-rs/blob/master/dbus/examples/match_signal.rs
Old example:
https://github.com/diwic/dbus-rs/blob/master/dbus/examples/unity_focused_window.rs