[go: up one dir, main page]

Skip to content

widmogrod/notepad-app

Repository files navigation

notepad-app

Introduction

Collaborative notepad application that use CRDT [1] data structure to create real-time editing expirience.

Stages

Stage one:

  • plain text editing
  • full keyboard support
  • CRDT as a data structure
  • communication via WebSockets
  • display other collaborators cursors

Next stages:

  • many notes
  • communication via WebRTC
  • offline (time batching & size batching snapshot)
  • better reconnecting
  • ...

References

About

Collaborative notepad app that is based on CRDT's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published