TF-3674 Add ADR for logic reply email

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-04-21 13:39:03 +07:00
committed by Dat H. Pham
parent caa7908f19
commit 90f4e0b746
13 changed files with 110 additions and 12 deletions
@@ -0,0 +1,20 @@
# 55. Web socket data synchronization
Date: 2024-11-10
## Status
Accepted
## Context
- Currently Twake Mail web use Firebase Cloud Messaging to sync data on real time
- JMAP already implemented web socket push, which is more optimized for web
## Decision
- Web socket is implemented for real time update data for Twake Mail web
## Consequences
- Twake Mail web now no longer depends on Firebase Cloud Messaging, using web socket to update users' latest data