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
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