Update Awareness State on Server side? #454
Unanswered
LilithWittmann
asked this question in
Q&A
Replies: 1 comment
-
There is a now a DirectConnection class on the server that should let you get a handle on the document you want, and then the Awareness object (document.awareness). I haven't tried setting the awareness from the server after that, but I think it should be possible? |
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.
-
Hey everyone,
Is there currently a way to update the awareness state on the server side?
My current issue is that I would like to update the user/color for the collaboration cursor on the backend side after the user authentication.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions