mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-09 14:47:59 -05:00
Try twitter card summary and image
This commit is contained in:
@@ -6,6 +6,8 @@ author: oskarth
|
||||
published: true
|
||||
permalink: /p2p-data-sync-for-mobile
|
||||
categories: research
|
||||
summary: In building p2p messaging systems, one problem you quickly come across is the problem of reliably transmitting data. If there's no central server with high availability guarantees, you can't meaningfully guarantee that data has been transmitted. One way of solving this problem is through a synchronization protocol.
|
||||
image: /assets/img/mvds_interactive.png
|
||||
---
|
||||
|
||||
Together with decanus, I've been working on the problem of data sync lately.
|
||||
|
||||
Reference in New Issue
Block a user