rsksmart / rif-communications-protocol

0 stars 1 forks source link

Persistent messages #10

Open vojtechsimetka opened 4 years ago

vojtechsimetka commented 4 years ago

Rationale

Communication system should be able to deliver messages even if participants are offline.

User-Story

Create a system where messages are stored and delivered to the users as they go online. This should have number of phases:

Phase 1: Syncing past messages between participants in a chat Phase 2: Having centralised providers that can cache messages Phase 3: Store the messages in the network and sync them once user goes online

Acceptance criteria

Requirements

Work estimate

Related Issues

vojtechsimetka commented 4 years ago

Questions

Phase1: