Research real-time collaboration resolution #246
pubuzhixing8
started this conversation in
Ideas
Replies: 1 comment
-
websockets and webrtc is great but need to do some more research as i have not worked with those in the past |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have some experiences for using yjs ecosystem in our enterprise wiki product and write a article title: PingCode Wiki 协同编辑技术揭秘.
Our resolution based yjs ecosystem need a central web socket server(don't persist any collaboration), I think it is not suited for open source(local-first), is there a decentralised resolution?
Option one:
Maybe webRTC + yjs is resolution we can try first.
Is there anyone have the experience for it or want to research it(web can learn excalidraw or other open source projects)?
Any advice is welcome!
Loro is a amazing project that making json collaborative, maybe we could research and try.
Beta Was this translation helpful? Give feedback.
All reactions