nextcloud / nextcloud/whiteboard
Storing to the NC backend only possible with the whiteboard backend?
@hweihwang is already working on this.
Since Nov 25, 2025.
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
In the docs the following information could be found:
The websocket server handles real-time collaboration sessions between users. Important: The websocket server is only needed for live collaboration - basic whiteboard functionality works without it.
However, I got the impression, that's not correct. Storing - a basic functionaltiy - to the NC Backend does not seem to work without the whiteboard server in place. Not even exporting to a XML or JSON datastructur seems to be possible from the FE client. Could someone please confirm I got this right?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.