Some ideas for multicast support.
[cascardo/f2fchat.git] / doc / multicast.txt
1 Invite: unicast message with group identification
2
3 Group metadata: download from the swarm
4
5 Message multicast ideas:
6
7 1) Bittorrent
8
9 Swarm downloads: when to update? Polling.
10
11 2) Bitcoin
12
13 How are transfers propagated?
14
15 3) Fossil
16
17 Create a new ID when a new message is created, propagate that, and use
18 swarm to download the content. When messages history diverge, use
19 merging. Try to solve a problem regarding message ordering.