Skip to content

Commit

Permalink
Add some notes to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Dec 11, 2024
1 parent 3b16c7c commit 059e876
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ and run the project. It can be installed with flatpak.
- [ ] UI: Creating and joining a new document flow
- [ ] UI: Multi-cursor support
- [ ] Automerge: Keep message size below 4096 bytes to not exceed gossip broadcast limit
- Come up with own way to send patches over the wire as `save_incremental` seems to be too naive
- Detect large Copy & Paste insertions above limit and insert it in "batches"
- [ ] p2panda: Look into max. reorder attempt bug
- [ ] p2panda: Re-attempt sync after being offline bug
- [ ] Frequently do full-state "snapshots" with automerge and prune p2panda log
Expand Down

0 comments on commit 059e876

Please sign in to comment.