Replies: 1 comment 8 replies
-
Could you try connecting the provider with |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there =)
im currently trying to get the Collaboration Feature to work using the WebsocketProvider by "y-websocket".
I can get it to initially connect with the Websocket by using:
But im failing to find the correct place to register it with the editor and sync the clients.
I looked at the playground code, but that one seems to use its own custom provider and indexeddb (which i dont want to use at all).
Can you maybe lead me into the right direction? Is there a specific option, i have to parse to the page on init, so that it auto connects with the provider (similar to tiptap)?
Beta Was this translation helpful? Give feedback.
All reactions