Introduce the ability of creating rooms on the server

This commit is contained in:
Antonio Scandurra
2022-09-28 11:33:38 +02:00
parent 0b1e372d11
commit ebb5ffcedc
12 changed files with 302 additions and 128 deletions
Generated
+1
View File
@@ -4458,6 +4458,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"client",
"collections",
"gpui",
"project",
]