Skip to content

bplattenburg/DrawTogether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrawTogether

A Ditto-backed app for collaborative drawing, based on Apple's PencilKit.

This is a "just for fun" side project that I thought would be a lot easier than it turned out to be - PencilKit makes a lot of single-write assumptions and optimizations - which turned this into a really interesting (if complicated) case study in utilizing Ditto's CRDT-based deterministic conflict resolution with multiple writers.

To learn more about Ditto, see the docs here.

To learn more about PencilKit, see the docs here.

This is open source so feel free to contribute if you want!

About

A Ditto-backed app for collaborative drawing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors