Add NameOwnerStream to support waiting for clients taking names on an owned bus
This commit is contained in:
parent
e32d6746df
commit
e4bace1793
3 changed files with 74 additions and 0 deletions
|
|
@ -13,3 +13,4 @@ tokio-vsock = "0.7.1"
|
|||
tracing = "0.1.41"
|
||||
tracing-subscriber = "0.3.19"
|
||||
zbus = { workspace = true }
|
||||
tokio-stream = "0.1.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue