Delete room when no participants are left
This commit is contained in:
parent
9cf39b1da6
commit
48a1dd1588
5 changed files with 13 additions and 2 deletions
|
@ -12,6 +12,7 @@ doctest = false
|
|||
anyhow = "1.0.38"
|
||||
futures = "0.3"
|
||||
hmac = "0.12"
|
||||
log = "0.4"
|
||||
jwt = "0.16"
|
||||
prost = "0.8"
|
||||
prost-types = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue