status-go/protocol/protobuf
Andrea Maria Piana e65760ca85 Add basic peersyncing
This commit adds basic syncing capabilities with peers if they are both
online.

It updates the work done on MVDS, but I decided to create the code in
status-go instead, since it's very tight to the application (similarly
the code that was the inspiration for mvds, bramble, is all tight
together at the database level).

I reused parts of the protobufs.

The flow is:

1) An OFFER message is sent periodically with a bunch of message-ids and
   group-ids.
2) Anyone can REQUEST some of those messages if not present in their
   database.

3) The peer will then send over those messages.

It's disabled by default, but I am planning to add a way to set up the
flags.
2024-01-23 12:46:17 +00:00
..
anon_metrics.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
anon_metrics.proto rename status-react to status-mobile 2022-07-17 15:37:14 +02:00
application_metadata_message.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
application_metadata_message.proto feat: implement token management settings for collectibles 2024-01-18 11:46:35 -03:00
chat_identity.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
chat_identity.proto feat: Profile showcase data sharing (#4209) 2023-11-09 22:59:01 +04:00
chat_message.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
chat_message.proto fix: link previews public keys (#4272) 2023-11-09 16:24:35 +00:00
command.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
command.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
communities.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
communities.proto feat: encrypt `CommunityDescription` fields 2023-12-22 18:17:06 +01:00
community_privileged_user_sync_message.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
community_privileged_user_sync_message.proto feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
community_shard_key.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
community_shard_key.proto waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00
community_update.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
community_update.proto feat: auto re-apply rejected community events 2023-08-11 12:46:45 +02:00
contact.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
contact.proto init currentMessageState when sync protobuf.ContactUpdate (#3332) 2023-03-28 11:45:54 +08:00
contact_verification.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
contact_verification.proto feat(ActivityCenter): Add missing AC notifications for verification requests (#3029) 2022-12-26 08:35:46 +04:00
emoji_reaction.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
emoji_reaction.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
enums.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
enums.proto feat(protobuf): introduce `CommunityTokenType` enum 2023-03-03 08:20:51 +01:00
group_chat_invitation.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
group_chat_invitation.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
membership_update_message.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
membership_update_message.proto feat: Handle image in group chat 2022-09-01 12:19:01 +02:00
pairing.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
pairing.proto Add last opened at key for community (#4514) 2024-01-21 12:55:14 +02:00
pin_message.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
pin_message.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
profile_showcase.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
profile_showcase.proto feat: Profile showcase data sharing (#4209) 2023-11-09 22:59:01 +04:00
push_notifications.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
push_notifications.proto Make chat muting only works on one chat and not to completely block PNs from a user (#3647) 2023-06-22 08:06:32 +03:00
segment_message.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
segment_message.proto feat: introduce messages segmentation 2023-11-13 17:32:00 +01:00
service.go feat: introduce messages segmentation 2023-11-13 17:32:00 +01:00
shard.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
shard.proto feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
status_update.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
status_update.proto Online Status Indicator (#2408) 2021-10-28 20:51:28 +05:30
sync_settings.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
sync_settings.proto feat: Add advanced token settings (#4524) 2024-01-05 12:12:53 +01:00
url_data.pb.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
url_data.proto waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00