AOSSIE-Org / AOSSIE-Org/OpenPeerChat-flutter

Updates in Profile Name doesnot Sync across Peers

未關閉
#25 6 則留言 0 個 reaction 已指派 2 人 已被 @khushi-hura 認領 在 GitHub 檢視
bug
主要語言
Dart
星號
31
分支
53
PR 合併指標
30 天內沒有已合併 PR

描述

When users update their profile name, the change isn’t propagated to nearby peers in real time, causing inconsistencies across different chat sessions. This issue aims to ensure instantaneous or near-instantaneous synchronization of user profile updates.

Goals:
• Immediately reflect profile name changes in all relevant client sessions.
• Maintain consistency in chat history by updating names used in recent messages (where applicable).

Possible Approach:
• Use nearby message broadcasting to inform all connected peers about the Update in a user’s profile
• Consider caching for offline users where updates need to sync once a connection is re-established between peers.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。