Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates in Profile Name doesnot Sync across Peers #25 done #34

Closed
wants to merge 2 commits into from

Conversation

dikshantbhangala
Copy link

#25 problem has been resolved and all the goals has been completely acheived
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.

@dikshantbhangala dikshantbhangala changed the title Done with Updates in Profile Name doesnot Sync across Peers Updates in Profile Name doesnot Sync across Peers #25 done Dec 30, 2024
@bhavik-mangla
Copy link
Contributor

bhavik-mangla commented Dec 30, 2024

Refer to contribution guidelines here - https://discord.com/channels/1022871757289422898/1317925790939217974/1318047837111455815
Also include video of the changes you made in the app
Merge into gsoc 2024(since gsoc 2025 doesnt exist currently), and not the main branch

@dikshantbhangala
Copy link
Author

dikshantbhangala commented Dec 31, 2024

i am not able to open the link of discord channel can you provide me again the link for joining the discord!! or can you provide me the invite link!!. And as i am new to contribution should i close the pr and raise a new pr or commit changes in same pr ??

@bhavik-mangla
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants