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

Enable Small Peer Info #87

Open
kndoshn opened this issue Nov 7, 2023 · 1 comment
Open

Enable Small Peer Info #87

kndoshn opened this issue Nov 7, 2023 · 1 comment
Assignees

Comments

@kndoshn
Copy link
Collaborator

kndoshn commented Nov 7, 2023

No description provided.

@kndoshn
Copy link
Collaborator Author

kndoshn commented Nov 10, 2023

To sync small peer info to Big Peer, Chat needs to

  • Switch the Ditto identity to either onlinePlayground or onlineWithAuthentication to enable the cloud sync
    • This will cause an incompatibility (breaking change) because the current OfflineOnly identity isn't able to sync with the other types
  • We are currently not ready to enable the cloud sync because of the app features:
    • The public room is shared by anyone who is in sync, so if we enable the cloud sync, anyone can join the same room (not desirable)
    • We need to come up with some better ways to handle public rooms or need to remove them before enabling the cloud sync

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 a pull request may close this issue.

1 participant