Move incoming calls into ActiveCall
This commit is contained in:
parent
fa31c9659b
commit
55cc142319
11 changed files with 362 additions and 373 deletions
|
@ -25,6 +25,7 @@ util = { path = "../util" }
|
|||
|
||||
anyhow = "1.0.38"
|
||||
futures = "0.3"
|
||||
postage = { version = "0.4.1", features = ["futures-traits"] }
|
||||
|
||||
[dev-dependencies]
|
||||
client = { path = "../client", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue