P2P is a commonly-requested feature. Let's explore this.
Challenges:
- UI: How do we show connection status to multiple peers?
- How do we recover from bad/unreliable connections?
- Since there's no "canonical" copy of the repo, how do we resolve differences upon join?
P2P is a commonly-requested feature. Let's explore this.
Challenges: