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

shared-state-async: add publisher call interface #1108

Merged
merged 2 commits into from
May 13, 2024

Conversation

javierbrk
Copy link
Collaborator

This pull request enables rpcd publisher call, so a publish followed by a sync deliver accurate and updated data.

Node A should rpcd call to Node B publish and then
Node A should call its own rpcd sync using its datatype and the IP of node B
Bat hosts publisher name has to be updated before closing this pull request

@selankon
Copy link
Collaborator

Add publish_all rpcd. It depends on #1104

selankon added a commit to libremesh/lime-app that referenced this pull request May 11, 2024
It implements the flow to perform publish all of a node, and get the syncronization from the node you are visiting.

On this way, when a user browses the map, it always have the updated version of the node

It depends on libremesh/lime-packages#1108
@selankon selankon added this to the mesh-wide milestone May 13, 2024
@selankon selankon marked this pull request as ready for review May 13, 2024 07:56
@selankon selankon self-requested a review May 13, 2024 07:57
Copy link
Collaborator

@selankon selankon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works fine!

@selankon selankon merged commit cc6af11 into libremesh:master May 13, 2024
1 check passed
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.

None yet

3 participants