yjs websocket endpoint
Version 2.3 by Manuel Leduc on 2025/07/11
A new Yjs WebSocket endpoint is now available. This WebSocket endpoint allows editors with Yjs based real-time collaboration features (e.g., Blocknote, Tiptap) to use XWiki as the server to synchronize changes between editors.
The endpoint does not provide a mechanism to authenticate to the endpoint from another domain (see https://jira.xwiki.org/browse/XWIKI-23367).
Therefore, the endpoint is currently only usable when the client code is used in the same domain as the endpoint.