codex-team / codex-team/editor.js
Feature proposal: Live update through websockets
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hi,
Since a pull request is going to [add unique ids to blocks](https://github.com/codex-team/editor.js/pull/925), I was thinking it could be used to make a plugin that could hook on all blocks update() and transmit through the network the delta.
My question is:
- Did you already think to something like this? (other editors like Slate handles it nativelly)
- If so, what would be the best API entry point/hook to do that? (I'm ok to spend some time on it).
Regards.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.