TryQuiet / libp2p-poc

A proof of concept for off-chain p2p messaging in Zbay
0 stars 0 forks source link

Each libp2p message includes git head—and users fetch from peer whenever they see a head they don't have. #18

Open holmesworcester opened 3 years ago

holmesworcester commented 3 years ago

We may need to limit how often this happens for performance reasons, which should be fine.

The real question here is: does everyone's view of the message history converge, and how long does that take in the worst case?

holmesworcester commented 3 years ago

Success here is reasonably rapid convergence.