feat: update yrs doc using ipc from yjs doc

This commit is contained in:
Lin Onetwo
2023-01-05 20:43:35 +08:00
parent 92ea3ee2a8
commit c83537aac6
12 changed files with 215 additions and 87 deletions
+1
View File
@@ -28,6 +28,7 @@ serde_json = "1.0"
dotenvy = "0.15.6"
tauri = {version = "1.2", features = ["api-all", "devtools"] }
tokio = { version = "1.23.0", features = ["rt", "macros"] }
yrs = { path = "../src-OctoBase/libs/yrs" }
[features]
# by default Tauri runs in production mode