Real-Time Collaboration on a Note
- Mentors
- Roman Musin, Stefan Müller
- Organization
- Joplin
This project aims to provide a web app that will enable a Joplin user to collaborate on a note in real-time. Joplin is a free, open-source note-taking and to-do application that can handle many notes organized into notebooks. The web app uses WebRTC for peer-to-peer communication. The project also aims to create a signaling server for the web app. For Real-Time collaboration and conflict resolution Yjs is being used.