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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -846,6 +846,7 @@ dependencies = [
|
|||
"eyre",
|
||||
"sidebus-common",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-vsock",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue