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

Add the ability to sync small, arbitrary key-value strings beween instances #1408

Open
codabrink opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@codabrink
Copy link
Contributor

codabrink commented Dec 12, 2024

Integrators would like the ability to sync small arbitrary values between installations.

It would look something like:

client.storeSetting("chatSignature", "\n\n--The above message is not financial advice--")

And then the change would be streamed to other installations for that user, with the apps being notified of the change so they can update appropriately.

@codabrink codabrink self-assigned this Dec 12, 2024
@codabrink codabrink added the enhancement New feature or request label Dec 12, 2024
@codabrink codabrink moved this to Backlog in libxmtp Dec 13, 2024
@insipx insipx changed the title Add the ability to sync small, arbitrary key-value strings beween intances Add the ability to sync small, arbitrary key-value strings beween instances Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant